osnapitzari.labs
Newbie
- Jun 17, 2013
- 43
- 16
Hey y'all!
I have a very powerful CMS in development and I'm trying to get the workflow just right. To do this I need help from a user's perspective. I'll break it down for you guys...
There are two different parts to this workflow. The content, which is basically an article. And the layout, which are any plugins such as comments, search boxes, social networking buttons, etc. Layouts are made up of modules (plugins) which you drag and drop into the template's columns. Some modules that exist are custom content modules, custom html or php modules, search box modules, social modules, etc.
Currently, with this CMS, you edit content of a page and layout of the page SEPARATELY. So basically, you edit content in one section of the admin panel, and you edit the page layout in another section of the layout panel. Then, when the page is requested in the front-end, the content and layout are put together to form the page.
This is where my indecisiveness comes into play.
Should I continue with the current set up of the CMS OR Should I combine the content and layout section. For example, to create content you drag a custom content module into the layout.
It's really hard to explain without a demo, but the beta demo won't be ready for while. Hopefully, with this vague description of my problem, you guys can help me out. If not, that's fine. If there are any questions, just ask.
I have a very powerful CMS in development and I'm trying to get the workflow just right. To do this I need help from a user's perspective. I'll break it down for you guys...
There are two different parts to this workflow. The content, which is basically an article. And the layout, which are any plugins such as comments, search boxes, social networking buttons, etc. Layouts are made up of modules (plugins) which you drag and drop into the template's columns. Some modules that exist are custom content modules, custom html or php modules, search box modules, social modules, etc.
Currently, with this CMS, you edit content of a page and layout of the page SEPARATELY. So basically, you edit content in one section of the admin panel, and you edit the page layout in another section of the layout panel. Then, when the page is requested in the front-end, the content and layout are put together to form the page.
This is where my indecisiveness comes into play.
Should I continue with the current set up of the CMS OR Should I combine the content and layout section. For example, to create content you drag a custom content module into the layout.
It's really hard to explain without a demo, but the beta demo won't be ready for while. Hopefully, with this vague description of my problem, you guys can help me out. If not, that's fine. If there are any questions, just ask.
Last edited: