1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Theme manager can now install theme-recommended plugins without leaving the page. Notice removal. theme.xml spec modified slightly, to allow themers to provide links to external URLs of 'required' plugins.

This commit is contained in:
CaMer0n
2009-07-14 03:18:17 +00:00
parent 0ef3c5d7cf
commit 364967b9c5
7 changed files with 203 additions and 127 deletions

View File

@@ -3,8 +3,12 @@
<author name ="Steve Dunstan [jalist]" email="jalist@e107.org" url="http://e107.org"/>
<description>Classic e107 theme</description>
<compliance xhtml="true" css="true"/>
<pluginOptions>
<plugin name='chatbox_menu' url='core' />
<plugin name='poll' url='core' />
</pluginOptions>
<layouts>
<layout name='3_column' title='3 Columns' preview='preview.jpg' previewFull='preview_full.png' plugins='chatbox_menu,poll' default='true' >
<layout name='3_column' title='3 Columns' preview='preview.jpg' previewFull='preview_full.png' default='true' >
<menuPresets>
<area id='1' >
<menu name='login' />