1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00
Commit Graph

104 Commits

Author SHA1 Message Date
secretr
c443b03f0b minor comment shortcodes fixes 2009-09-14 18:14:32 +00:00
secretr
70ad1fa8b1 More News work, front-end started (rewrites are BROKEN), work in progres 2009-09-13 16:37:18 +00:00
CaMer0n
3220a8efb3 Notice removal 2009-09-04 14:35:01 +00:00
secretr
fcc085aee3 News: administration message fix, temporary default columns fix (not sure how it works yet), news_allows_comment fix (admin form and shortcode) 2009-08-24 08:34:55 +00:00
marj
9863e49cdb a bit of legacy BULLET code review 2009-08-23 10:57:51 +00:00
marj
9151ee491b change value to no-value when it has no value 2009-08-15 15:44:37 +00:00
marj
381549cf42 Language selection simplification
work in progress
2009-08-03 18:46:05 +00:00
marj
0361f769d6 Remove a few inline styles 2009-07-25 07:54:36 +00:00
secretr
300ea4e8c4 sc_admin_navigation fix - plugin sublinks are not sorted anymore 2009-07-23 10:00:35 +00:00
marj
1eec0f7196 CSS typos 2009-07-22 12:00:51 +00:00
CaMer0n
f777f928a8 Default plugin icon wasn't showing under some circumstances. 2009-07-22 06:36:02 +00:00
marj
865c50fdbf let shortcode_handler register 2009-07-21 10:21:20 +00:00
marj
11105a62df typo 2009-07-21 10:16:24 +00:00
CaMer0n
03715cc464 renamed get_function_name() changed to sc_function_name() for shortcode functions. Removing confusion with get_userdata, get_userclasses and other get_ functions built into PHP. 2009-07-21 06:31:23 +00:00
marj
5e462df2c7 CHARSET deprecated 2009-07-19 11:44:30 +00:00
marj
010c06d9af E_16_NAV_DOCS to E_16_CAT_ABOUT 2009-07-18 11:51:44 +00:00
marj
161a643883 Bugtracker #4764 - Admin language in a multilingual site 2009-07-17 14:49:13 +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
marj
747b81c9bf remove pre 0.7 $pref array conversion - done in class2.php 2009-07-14 09:53:34 +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
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
04f3934852 More $imode removal 2009-07-07 07:33:00 +00:00
CaMer0n
c29c2fb698 More $imode removal 2009-07-07 07:25:27 +00:00
bugrain
70c4c75bb9 Fixed newscomments shortcode - display or not was wrong way round 2009-04-29 20:27:32 +00:00
e107steved
68ed6c252d Check correct log 2009-02-22 12:34:51 +00:00
bugrain
90815d13e4 Fixed bad reference to class instance of e107 class object 2009-01-20 23:40:38 +00:00
mcfly
21f4629908 Improved news shortcode handlingImplemented new shortcode override/ directory. Any .sc file found here will override any other shortcode anywhere. 2009-01-16 01:02:41 +00:00
secretr
575ba728ee Newspost administration - work in progress (BROKEN, almost there);
overall admin related improvements
2009-01-15 15:42:24 +00:00
secretr
7e6e703db7 Admin Submenus - plugin support added, submenus added for forum plugin (example usage), admin_navigation func moved to admin_shortcodes batch. 2009-01-10 11:42:19 +00:00
mcfly
51aabb3421 More shortcode converting 2009-01-09 13:10:01 +00:00
mcfly
4c4b378bd0 Converted all admin_xxxx shortcodes to using batch shortcode file 2009-01-09 01:12:18 +00:00
mcfly
feed586bcb Converting related core shortcodes to use batch class->method functionality. 2009-01-08 21:47:44 +00:00
mcfly
88a9ffa203 Small fixup 2009-01-07 21:21:12 +00:00
mcfly
c35959a7ea Forgot this file with last commit 2009-01-07 20:04:25 +00:00
mcfly
b489d7cef3 Updated shortcode handler to support class->method use in batch shortcodes. Updated bbcode and news shortcodes to use this new method. Reduced the use of cachevar usage in the new shortcodes.
I may have broken overriding of core news shortcodes, need to look into that.
2009-01-07 19:57:09 +00:00
secretr
bd228fc99f Maintenance administration - ajax implementation;
Solved number of bbcode issues (lot more to do);
e_form::bbarea method added (automated bb textarea creation);
admin_theme for blank theme
2009-01-07 15:40:06 +00:00
e107steved
084983de15 Add supermodifiers to downloads admin 2009-01-04 12:52:45 +00:00
secretr
887df36f03 Custom Pages administration ready;
BBcode help small fixes;
admin JS improvements
2008-12-29 15:23:06 +00:00
e107steved
5d25c47657 First cut of usersettings changes using common validation routines; more shared LANs, eliminate unused LANs 2008-12-28 22:37:43 +00:00
e107steved
0c5462b757 First cut of mods to signup to share validation with other user-centric modules 2008-12-21 22:17:05 +00:00
e107steved
0c28f86305 Interpret extended field name constants 2008-12-21 10:54:31 +00:00
e107steved
3e79faf124 Make LANs for user.php distinct 2008-12-20 20:19:05 +00:00
e107steved
4017cb1411 Bugtracker #4608 - additional checks/action on file upload 2008-12-08 21:16:03 +00:00
secretr
926e754a84 News eURL mod rewrite profile - ready for test 2008-12-03 12:38:08 +00:00
secretr
35d36f61c5 eURL news mod rewrite profile - work in progress 2008-12-02 23:44:19 +00:00
secretr
91a116c3bd News & eURL - work in progress 2008-12-02 16:50:16 +00:00
e107steved
3fc1ac2ffa Bugtracker #4604 - comment counting on multilingual sites 2008-12-01 21:04:12 +00:00
mcfly
a4a9f60780 Bugtracker #4577 - reduce queries 2008-11-24 02:01:42 +00:00