Cameron
e1593de8ee
Removed redundant PHP closing tags.
2020-08-10 15:49:44 -07:00
Tijn Kuyper
45b073eecb
Fixes #3865 - Download icons fix
...
Thanks @jimmi08
2019-06-27 09:26:53 +02:00
Cameron
1fa54cf1da
Issue #2960 Downloads and tablerender style issue.
2018-01-09 14:10:56 -08:00
Cameron
624eb5da89
Issue #6 - BC Fix for LANs used in third-party template.
2017-07-20 14:04:33 -07:00
Cameron
3758d55e1c
Downloads: Issue #2544 - Fix for e_PAGETITLE. 'view/pagetitle' template added.
2017-03-31 15:19:19 -07:00
rica-carv
fe2b66614f
Update download.php
2016-12-04 17:33:27 +00:00
rica-carv
efa2b08ce2
Update download.php
2016-12-04 17:10:59 +00:00
Cameron
716678a3b7
PHP Notice and BC Fixes.
2016-04-19 16:57:44 -07:00
Cameron
796f5fa95c
Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url);
2016-01-13 19:18:12 -08:00
Cameron
9a21cad851
Code cleanup / globals removal etc.
2015-02-15 16:07:27 -08:00
Cameron
2fef44272e
Downloads plugin language file cleanup
2015-01-22 22:05:25 -08:00
Cameron
f96f755318
Deprecated function include_lan() cleanup. Replaced with e107::lan();
2014-02-07 07:03:05 -08:00
Cameron
39e3a1b021
Download search template fix.
2014-01-05 11:26:19 -08:00
Cameron
86be4773f4
Initial work on Download SEF Urls
2013-12-24 02:33:14 -08:00
Cameron
7874cd1060
Issue #435 - start of Bootstrap 3 core support. Enable by adding the following to your theme.php file:
...
define("BOOTSTRAP", 3);
define("FONTAWESOME", 4); // optional
e107::js("url", "//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js");
e107::css('url', '//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css');
e107::css('url', "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css"); // optional
2013-12-17 11:12:42 -08: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
Moc
f981711350
More notice fixes
2013-05-24 18:40:29 +02:00
Cameron
66eb7c1be7
Button styling updated to Bootstrap 'btn'
2013-04-26 13:48:23 -07:00
CaMer0n
f1cc288878
More work on admin->downloads. Now uses media-manager for images.
2012-04-20 07:28:53 +00:00
nlstart
7bc26e7ad5
Fixed broken closing </a> tag
2011-07-18 18:28:14 +00:00
secretr
4fecfffddd
svn keywords added (v0.8)
2010-02-10 18:18:01 +00:00
bugrain
940a681267
Breadcrumb fix for sub-sub categories
2009-12-03 00:48:28 +00:00
CaMer0n
1377b23532
Fix copyright info.
2009-11-18 01:06:08 +00:00
marj
363aa0ea4d
more work on charset and badchars
2009-11-17 10:46:35 +00:00
CaMer0n
ecf8281a4e
Rss added to download plugin
2009-09-18 19:07:09 +00:00
CaMer0n
58b6ce1a3f
Make /download.php work with the download plugin.
2009-09-17 20:38:20 +00:00
bugrain
257b6886e7
* A few bug fixes and some code re-org
2009-07-14 23:19:22 +00:00
bugrain
ed00f81db3
Fixed hard coded language text in plugin.xml
...
Renamed language files to match standard approach
2009-05-04 20:09:45 +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
fd07a347e3
Added ability to sort category list page by number of requests
...
Added ability to sort mirror sites randomly (as now) by ID or by name
Fixed alignment bug in admin options page
2009-01-14 22:53:38 +00:00
bugrain
225d9c7707
Added download_template.php (copied from core)
2009-01-13 08:05:08 +00:00
bugrain
ac9382ea92
Added plugin installed check on entry
...
Added download_shortcodes.php (copied from core)
Fixed some href links that were pointing back to core download
Bugtracker #3651 Added individual filesize fields for mirror files
2009-01-13 00:42:54 +00:00
bugrain
03fd09b3f2
Initial port from core to plugin, no functional changes
2009-01-11 02:59:10 +00:00