This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-e107
Watch
1
Star
0
Fork
0
You've already forked php-e107
mirror of
https://github.com/e107inc/e107.git
synced
2025-02-12 10:40:20 +01:00
Code
Issues
Releases
Wiki
Activity
php-e107
/
e107_plugins
/
log
History
Cameron
17b1f844a7
SEF URL added for gsitemap. URL aliases added for Statistics plugin.
2016-02-28 09:26:21 -08:00
..
images
…
js
Code cleanup
2015-02-15 02:37:36 -08:00
languages
Log Plugin - Remove Page Entries : UI cleanup.
2016-01-21 14:50:43 -08:00
logs
…
admin_config.php
Fixes
#1387
- Log Stats Admin area.
2016-02-28 08:19:31 -08:00
consolidate.php
Fix for multi-language domain key detection.
2016-01-21 14:01:28 -08:00
e_help.php
…
e_meta.php
Cleaned up stats logging class. Added options in admin area to rebuild monthly and all-time stats from raw Log files. Admin language file definitions were renamed to match v2.x standards. (was missing "LAN"). Frontend language-file correction pending.
2015-10-11 17:35:12 -07:00
e_shortcode.php
Fix for corrupted page totals due to SEF URLs and shortened array keys. Requires more testing. BACKUP FIRST!
2016-01-21 13:36:02 -08:00
e_url.php
SEF URL added for gsitemap. URL aliases added for Statistics plugin.
2016-02-28 09:26:21 -08:00
log_sql.php
…
log.php
Fix for corrupted page totals due to SEF URLs and shortened array keys. Requires more testing. BACKUP FIRST!
2016-01-21 13:36:02 -08:00
loginfo.php
Update stats logging to not load e107_class - eliminates a lot of overhead.
2012-12-23 16:31:10 +00:00
plugin.xml
Allow Sitelinks to be switched between auto-generated SEF Urls and regular URLs. Requires link_owner (plugin directory) field value with corresponding e_url.php configuration.
2015-03-31 10:21:50 -07:00
stats_csv.php
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
stats.php
Fix for corrupted page totals due to SEF URLs and shortened array keys. Requires more testing. BACKUP FIRST!
2016-01-21 13:36:02 -08:00