jakesylvestre / flexicontent

Automatically exported from code.google.com/p/flexicontent
0 stars 0 forks source link

Add multiple configurations per template #614

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
e.g. you need 5 different configurations for your custom template 'myblog'
... now (inconvenient) you have to create 5 COPIES of the template files
... and if you need to update category_items.php , then you have to do it 5 
times

-- Solution, multiple 'configurations' per template
... compatible with existing sites: a 'configuration' NAME will be treated as 
'template' NAME
... and ability to (later) convert 'configuration' to template, will give 
flexibility

'myblog'
 '-- 'myblogconf1'
 '-- 'myblogconf2'
 '-- 'myblogconf3'
 '-- 'myblogconf4'
 '-- 'myblogconf5'

Original issue reported on code.google.com by ggp...@gmail.com on 27 Nov 2013 at 8:08

GoogleCodeExporter commented 8 years ago

Original comment by ggp...@gmail.com on 27 Nov 2013 at 8:15

GoogleCodeExporter commented 8 years ago
I never used this case but why not, i think that you can use the same way than 
joomla : templates and styles. In my mind it will be more common for the users

Original comment by maxime.danjou@netassopro.com on 28 Nov 2013 at 8:12