1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 20:44:48 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
bugrain
083720f4d0 Include shortcode_handler.php 2009-08-06 22:34:59 +00:00
marj
0361f769d6 Remove a few inline styles 2009-07-25 07:54:36 +00:00
CaMer0n
3c67dabcb1 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 07:10:25 +00:00
CaMer0n
04f3934852 More $imode removal 2009-07-07 07:33:00 +00:00
bugrain
8bb7c473b3 Added trigger hook support
Source file organisation
Some bug fixes
2009-05-03 21:16:15 +00:00
bugrain
13752f1c45 * Tablerender title is now breadcrumb trail
* Added shortcodes for previously hard coded stuff and updated template
* Converted shortcodes to shortcode class - real PHP, yay!
* Removed 'renderplain' option - nothing else worked like this
* admin: first cut of the new maintenance options
* admin: started item filter form (unfinished by a long way)
* admim: removed a lot of inline css classes/styles in preperation for the new admin way of doing things
* Start of code tidy up, including creation of some handler classes
* Fixed some bugs found along the way
2009-02-11 21:41:54 +00:00
bugrain
33d7f4db7f Idea #1533 Added preference for recent download age in days, use a new shortcode (thanks marj) in template file instead of DOWNLOAD_LIST_NEWICON 2009-01-14 23:45:33 +00:00
bugrain
1491a2590b Added download_shortcodes.php (copied from core) 2009-01-13 00:47:13 +00:00