Tijn Kuyper
f07434a3cb
And more notice removals.
...
Also some plugin GUI clean-up (rss, tagwords, trackback)
2012-12-08 15:52:40 +01:00
SecretR
3aac54caaf
quick & temporary admin sprite icon fix (menu administration) - awaiting discussion
2012-12-04 16:27:58 +02:00
CaMer0n
ba5e801326
Some js cleanup
2012-06-09 04:44:11 +00:00
CaMer0n
fb0ef82806
Media-Manager styling fix. Faqs expandit working again
2012-06-03 01:42:05 +00:00
CaMer0n
06df7308bb
Added missing JS files
2012-05-25 01:37:41 +00:00
CaMer0n
929d0a8d42
Dialog for visibility.
2012-05-24 16:11:26 +00:00
CaMer0n
5b0c587b98
Menu-Manager drag-N-drop support.
2012-05-24 15:54:25 +00:00
secretr
455cf3c68a
- menu parameters temporary UI solution
...
- various minor fixes and improvements (menu manager)
- message handler wont accept emtpy messages now
2012-05-04 17:56:21 +00:00
secretr
4fecfffddd
svn keywords added (v0.8)
2010-02-10 18:18:01 +00:00
marj
c8341dff2e
Fix copyright info.
2009-11-18 02:07:15 +00:00
marj
201b7e20f1
Add include_lan() to admin pages
2009-08-28 16:11:02 +00:00
secretr
3099bf9052
Introducing e_IFRAME mod; NOHEADER changed to e_NOHEADER; overall menu.php url checks cleaned (API, header, footer); menu related code cleanup and fixes, e_parse improvements (more work is needed); smarter getSingleton() and getObject() (in progress)
2009-08-19 14:39:57 +00:00
secretr
bfd64fc2a6
Introducing e_menu front-end class
2009-08-16 16:30:56 +00:00
CaMer0n
3e75e6352f
Added new iconpicker where appropriate. Some fixes in replaceConstant() and css/layout tweaks in admin->downloads
2009-07-17 02:28:49 +00:00
CaMer0n
5f1933c3fa
Separated admin/menu.php into a separate class. Added instant menuPreset activation in theme-manager plus other small gui enhances. Added iconpool - work in progress.
...
Iconpool: installed plugins containing png files in their image folder with a *_16, *_32, *_48 etc name ending will automatically be added to the iconpool. This central pool will be available in all areas of admin where we choose icons. eg. download category, links, event-calendar, links-page etc etc.
2009-07-16 02:55:19 +00:00
CaMer0n
8a680030c3
Some notice removal, css cleanup and an alternate admin style-sheet added for testing purposes. (test png transparency) - see _blank
2009-07-15 09:38:00 +00:00
CaMer0n
3368ac6104
TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... />
2009-07-14 11:05:54 +00:00
CaMer0n
28f2146f1e
More Menu-Manager Enhancements. - easier to find those menu-config pages now.
2009-07-12 10:11:35 +00:00
CaMer0n
c776655611
More menu-manager enhancements and fixes.
2009-07-11 01:48:40 +00:00
CaMer0n
637b352b13
Minor Bug fix.
2009-07-10 14:58:17 +00:00
CaMer0n
801fcd9309
Menu Manager - huge cleanup - almost a rewrite. Also added experimental option for drag and drop - needs testing and refining.
2009-07-10 14:27:31 +00:00
CaMer0n
aeed844033
More theme manager and menu manager refinements
2009-07-09 11:37:36 +00:00
CaMer0n
b81a3a0536
More work on theme-manager and menu-manager.
2009-07-09 08:31:38 +00:00
CaMer0n
14a840636a
Notice/Warning Removal. + admin -> users cleanup. (work in progress)
2009-07-08 06:58:00 +00:00
CaMer0n
ab9b0f8996
Menu Layouts working correctly.
2009-07-08 01:28:55 +00:00
CaMer0n
9edec709e8
Fix for user-theme menu.
2009-07-07 22:56:13 +00:00
CaMer0n
d4475ede38
CustomPage settings working correctly now. The constant THEME_LAYOUT added. (Will be used by menus later)
2009-07-07 16:04:51 +00:00
CaMer0n
9225ac471b
Menus can now be configured independently for different custom theme layouts. (backwards compatible). Custompages can be defined in admin. (no need to edit theme.php any more).
...
Front-end is working for custompages and layouts, but not the menus yet, but soon!.
2009-07-07 12:54:47 +00:00
CaMer0n
14c781b772
Theme Manager re-work.
2009-07-06 05:59:42 +00:00
CaMer0n
7723d9b836
admin->menus is now functioning correctly with theme.xml. Support for choosing the default layout and menuPresets is working. Still to do - storage of menu placement and custompages for each layout.
2009-07-05 11:57:40 +00:00
lisa
c9b20b0cb5
search two level deep for menus but ignore the language directory
2009-01-27 12:00:56 +00:00
bugrain
31794e5529
Fixed db_Fetch to pass MYSQL_NUM following mysql_class.php change (for list() calls)
2009-01-21 22:04:36 +00:00
e107steved
1a846521ff
Clear system cache
2008-12-17 20:42:30 +00:00
e107steved
55be5b7473
Don't dig so deep for menus - else it finds language files
2008-12-08 22:21:29 +00:00
e107steved
c902bdebb1
Add admin logging to menus
2008-12-06 22:14:37 +00:00
e107steved
85a57d46bc
Part 2 of more plugin.xml support (should be pretty much it). Also plugin.xml for log plugin didn't commit last time
2008-08-25 13:43:08 +00:00
secretr
d1bdf04727
solved mysql 5 issue (missing default value in strict SQL mode brings an error)
2008-08-14 11:23:10 +00:00
e107steved
4b5d70576f
Make menu display work
2008-06-24 20:53:07 +00:00
mcfly
2379d88b52
No longer resetting menus to location 0 (inactive) if that menu area does not appear in the currently selected site theme, this will allow for better dynamic placement of menus if the theme can change (user_theme). Also cleaned up a few queries and removed all extract() calls
2007-11-18 03:05:06 +00:00
mcfly
37a4edc201
Menus can now be activated in multiple areas. A menu will only be shown once per page, but can show up in different areas depending on visibility options and custom page options
2007-11-18 02:20:59 +00:00
e107steved
322af72d07
Bugtracker #3833 - missing global
2007-03-06 19:59:36 +00:00
e107steved
b1c6195382
Handle removal of plugins with multiple menus
2007-02-10 13:36:27 +00:00
e107steved
632357f761
Bugtracker #3727 - handle LANGUAGELINKS in menu admin
2007-02-04 22:00:00 +00:00
mcfly
e149b35fcc
new module creation
2006-12-02 04:36:16 +00:00