1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-15 12:05:23 +01:00

32 Commits

Author SHA1 Message Date
Cameron
4dde3652ad Set all download images to img-responsive 2014-01-30 03:22:59 -08:00
Cameron
56b7bdc42b Removed old icons. If you find broken image paths, please post an issue about it. 2014-01-21 06:40:46 -08:00
Cameron
e323418ab2 Fix for Icon paths. 2014-01-15 04:02:05 -08:00
Cameron
39e3a1b021 Download search template fix. 2014-01-05 11:26:19 -08:00
Cameron
470b043739 Fixes #466 Download Category Icons path. 2013-12-30 03:56:27 -08:00
Cameron
d34623a043 Issue #459 - some work on downloads pagination 2013-12-30 03:17:20 -08:00
Cameron
c7552fbcc9 Download breadcrumb now uses SEF URLs 2013-12-25 01:59:00 -08:00
Cameron
d54908e574 Download plugin Boostrap3 styling fixes 2013-12-24 02:45:40 -08:00
Cameron
86be4773f4 Initial work on Download SEF Urls 2013-12-24 02:33:14 -08:00
Cameron
37e1b95f75 Added title attribute to download image. 2013-11-21 15:50:51 -08:00
Cameron
c976d6a791 Fix for broken link when using {DOWNLOAD_LIST_IMAGEFULL=link} 2013-10-27 13:18:37 -07:00
Cameron
ea493115b3 Download plugin template and gui fixes. 2013-06-26 02:02:35 -07:00
Cameron
38ffec3772 Download template fixes. 2013-06-25 16:03:00 -07:00
Cameron
709c1a80a6 Download plugin clean-up mostly complete. (cache still needs to be done) 2013-06-23 19:06:46 -07:00
Cameron
2b27fc6ad6 More work on the download plugin. 2013-06-23 03:46:27 -07:00
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