1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

17 Commits

Author SHA1 Message Date
Cameron
fd5fbf6718 Download plugin cleanup and template upgrade. (Work in progress) 2013-06-22 18:24:43 -07:00
Cameron
0ebbb7f15f Minor Download template fix. 2013-03-24 03:02:31 -07:00
Cameron
cfa177a9ad Download Plugin fixes and filepicker() GUI fix. 2013-02-23 03:04:45 -08:00
CaMer0n
ed28dc0808 Rating system re-work and cleanup. 2012-05-27 10:42:16 +00:00
CaMer0n
f1cc288878 More work on admin->downloads. Now uses media-manager for images. 2012-04-20 07:28:53 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
6a19f3e2f3 Bugtracker #4666 - allow constants in category names 2010-01-02 22:10:35 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
ee3d65bb2f reencode some files to UTF-8 2009-11-17 13:27:14 +00:00
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