marj
a3ee9ecdd3
Language selection simplification
...
work in progress
2009-08-03 19:41:17 +00:00
marj
0f24cf4976
url doesn't exist
2009-07-29 09:14:12 +00:00
marj
fd0e92f6b3
Bugtracker #4775 - unquoted font names
2009-07-29 08:39:25 +00:00
marj
2529af610d
add some classes to forum icons
2009-07-28 04:50:12 +00:00
marj
6f433accc0
contact template back
2009-07-28 04:10:16 +00:00
marj
7ca4324e8e
Bugtracker #4773 - Contact Details padding caption with newline
2009-07-27 21:18:37 +00:00
marj
ddfd1cdbca
Add basic front CSS styles
...
copy/paste from admin
2009-07-25 06:09:54 +00:00
marj
db706563f9
remove inline style and "protect" lan
2009-07-25 05:52:58 +00:00
marj
f7cbd4dd23
hardcoded deprecated rss links
2009-07-25 05:45:16 +00:00
CaMer0n
6a504ac0d4
Warning removal in class2.php and I modified the theme.xml spec, so that one can specify exactly which version of XHTML and CSS the theme is compliant with. ie. true/false has been replaced with (Xhtml) 1.1, (Css) 2.1 etc. Pre-0.8 themes will default to this when 'true' is found.
2009-07-24 12:54:39 +00:00
marj
0d269667a5
missing arrow file
2009-07-22 06:21:38 +00:00
CaMer0n
fadba975c2
theme.xml now uses perm='everyone' etc. for menu presets - now consistent with plugin.xml.
2009-07-21 07:41:54 +00:00
marj
f0a40984fa
STANDARDS_MODE
2009-07-19 19:42:13 +00:00
marj
facce4957f
XML compliance
2009-07-19 14:41:26 +00:00
marj
5e462df2c7
CHARSET deprecated
2009-07-19 11:44:30 +00:00
marj
fe48473f4e
language cleanup
2009-07-18 15:04:03 +00:00
marj
010c06d9af
E_16_NAV_DOCS to E_16_CAT_ABOUT
2009-07-18 11:51:44 +00:00
CaMer0n
ae1d9b14ba
Fixed the catch22 bugrain ;-) admin theme icons should be defined in admin_theme.php and not admin_template.php
2009-07-17 23:23:36 +00:00
marj
fb02636ebf
basic img reset
2009-07-17 15:01:05 +00:00
marj
f104caa2a8
Review some encoding
2009-07-17 14:41:55 +00:00
CaMer0n
9ab872b199
More icon cleanup, also reworked the $frm->thead function to automatically generate sorting-links based on a query-pattern. (ie. no need to enter urls into the field array)
2009-07-17 07:53:13 +00:00
CaMer0n
659d272865
Added missing _32 icons to admin_images, added some more admin theming options for icons to header.php and added a test to the _blank admin theme.
2009-07-17 03:53:14 +00:00
CaMer0n
307531774f
removed old attribute from theme.xml file.
2009-07-16 08:58:15 +00:00
CaMer0n
f0716da9da
Added non-admin status to the css files in _blank
2009-07-15 10:22: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
364967b9c5
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.
2009-07-14 03:18:17 +00:00
marj
54166bd487
Use charset and related ASAP
2009-07-13 10:17:41 +00:00
CaMer0n
97286190ad
Some theme-manager fixes, theme-preview fixes etc. Had to move up theme-loading before menu loading in class2.php. Let's hope it doesn't break anything.
2009-07-12 14:44:57 +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
8fa5d97fde
Finally the debugger shows only what it's meant to and no longer creates Xhtml errors in some cases.
2009-07-12 02:29:24 +00:00
CaMer0n
b9b460a319
Old Theme Removal.
2009-07-09 22:26:22 +00:00
CaMer0n
1b8957f9c7
xhtml fix for wmessage, added example theme-config options. Corrected theme.php for _blank, added more example code in _blank/theme.php
2009-07-09 20:52:00 +00:00
CaMer0n
b81a3a0536
More work on theme-manager and menu-manager.
2009-07-09 08:31:38 +00:00
CaMer0n
35aef983c4
Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme.
2009-07-09 02:47:17 +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
c29c2fb698
More $imode removal
2009-07-07 07:25:27 +00:00
CaMer0n
9534455844
Changed "Required plugins" in Theme Manager, to "Suggested Plugins". If required, the theme creator can make mention of it. For everything else, they are optional
2009-07-06 09:28:02 +00:00
CaMer0n
aaa44df1b1
Little cleanup of theme-handler and e107v4a theme.xml.
2009-07-06 09:17:27 +00:00
CaMer0n
4d68afc0f6
Fix for different theme.xml setups. theme.xml added to Jayya.
2009-07-06 08:45:19 +00:00
marj
7d3cfef795
cleaned up some lan
2009-07-06 07:50:44 +00:00
CaMer0n
4bd58644f1
example theme configuration file.
2009-07-06 06:00:49 +00:00
CaMer0n
14c781b772
Theme Manager re-work.
2009-07-06 05:59:42 +00:00
CaMer0n
3e9c3ff24d
Fix for sitetheme_deflayout name change.
2009-07-05 21:20:30 +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
CaMer0n
14039f85e0
save_pref('user') updated to store as array (like core prefs). should be backwards compatible - but expecting a few things to break.
...
Infopanel now stores customization settings in user-pref.
Newspost table-listing customization now also saves in user-pref.
Some admin icon array clean-up.
user-theme saving doesn't work at time of testing. Rolled back class2 and problem existed before. (see note in class2.php line 1489)
2009-07-04 13:36:15 +00:00
CaMer0n
d884cd5f6d
Added InfoPanel admin layout and Tabbed category Layout.
2009-07-04 03:08:03 +00:00
CaMer0n
fc160ba9c1
Added simple 'field display' drop-down menu to admin -> news list.
2009-07-03 02:27:03 +00:00
e107steved
26100f4078
Bugtracker #4755 - hard coded LAN
2009-06-11 19:21:43 +00:00