1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

27 Commits

Author SHA1 Message Date
Cameron
afc0489e8c e107 Website URL updated to https. 2021-11-29 13:31:32 -08:00
Tijn Kuyper
abcce8639d
#3622 - Get rid of old download_mail pref
No longer needed now that we have e_notify
2019-10-27 18:55:23 +01:00
Nick Liu
fa08c915a3
Downloads: Basic support for NGINX secure_link_md5
- NEW: "Protection" section in Downloads >> Preferences
- NEW: Basic support for NGINX secure_link_md5 in Downloads plugin
- NEW: When configured with a URL protection mode, Downloads will
       modify the direct download URL and/or the mirror download URL
       to be compatible with the implemented URL protection

Fixes: #3075
2018-04-30 05:50:19 -05:00
Cameron
eb4445ee24 Issue #2589 Downloads plugin version bumped to v1.1. Detect old URL settings/files and remove during upgrade. 2017-04-27 15:26:20 -07:00
Cameron
daf5495214 Linkgen Fixes. Added e107::url() backward compatibility with earlier SEF creation method. 2016-03-08 13:53:58 -08:00
Cameron
fd5fbf6718 Download plugin cleanup and template upgrade. (Work in progress) 2013-06-22 18:24:43 -07:00
Moc
4aae3fece8 Fixes #65 - Downloads sitelink 2013-03-07 13:17:24 +01:00
Cameron
bfe6e9075d More language-file cleanup and notes added. 2012-12-15 16:02:07 -08:00
Cameron
15c85a58ad plugin and theme .xml corrections 2012-12-05 19:27:59 -08:00
CaMer0n
2c3a9f3fc5 Placeholder for downloads cron and some cleanup. 2012-11-02 02:12:16 +00:00
CaMer0n
deb537d8a3 Change to plugin.xml spec. 2012-08-22 02:45:32 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
CaMer0n
40ca30d8f2 more plugin_class work. xml spec now supports sitelink urls outside of the plugin folder (like in 0.7). Also some minor path fixes. 2009-10-22 04:14:45 +00:00
CaMer0n
5656cce43d More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management. 2009-10-20 03:49:28 +00:00
CaMer0n
8207b9bed4 Plugin.xml spec change. 2009-09-24 00:11:21 +00:00
CaMer0n
8534e7734e plugin.xml pref fixes and <folder> removal. 2009-09-21 22:14:45 +00:00
marj
8406900d32 XML compliance 2009-07-19 14:48:01 +00:00
bugrain
7acd755d49 * Fixed menu links to admin pages 2009-07-16 23:25:16 +00:00
bugrain
257b6886e7 * A few bug fixes and some code re-org 2009-07-14 23:19:22 +00:00
CaMer0n
03a659e0ad Clearly label the core plugins 2009-07-14 03:50:56 +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
cfbd2d6ac0 Minor visual interface changes. Comments added and plugin-category added to xml. 2009-06-24 22:04:38 +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
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
3da1639c9a Fixed icon filepath for admin submenus 2009-01-13 00:37:25 +00:00
bugrain
03fd09b3f2 Initial port from core to plugin, no functional changes 2009-01-11 02:59:10 +00:00