1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-07 07:47:59 +01:00

146 Commits

Author SHA1 Message Date
Cameron
033b6cddec Navigation template work and bootstrap front-end navigation work. v2 templates moved to e107_core/templates 2012-12-11 19:42:55 -08:00
Cameron
8280dba7c8 Made the navigation function a little more generic. 2012-12-11 16:04:32 -08:00
Cameron
fb1a4e2b03 Start of front-end navigation template. Shortcode handler fix to prevent reloading of existing classes. Bootstrap front-end theme updated. 2012-12-11 15:08:29 -08:00
Cameron
c65b549af7 Public Uploads page enabled and admin-ui template added. 2012-12-10 18:40:44 -08:00
Cameron
734b8d969c Admin Preferences GUI Improvements and addition of basic mail prefs. 2012-12-10 16:01:44 -08:00
Cameron
f97af6e6b6 More notice removal 2012-12-07 15:43:49 -08:00
Cameron
a9eeb7372d Admin image optimization 2012-12-03 18:41:25 -08:00
Cameron
7b7ca47d15 Function fixes for e_navigation. (also corrects issue in admin_menu.php ) 2012-12-03 04:54:05 -08:00
Cameron
19172877c1 A few fixes in the navigation functions. 2012-12-03 04:53:18 -08:00
Cameron
76a9758447 More admin links cleanup and moving of arrays to e_navigation class 2012-12-03 02:21:51 -08:00
Cameron
d20af73bc5 Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc. 2012-12-03 01:40:47 -08:00
CaMer0n
ce440572a7 Sitelinks image-path issue fixed. 2012-07-21 07:30:28 +00:00
CaMer0n
064c5c7d1e Some basic preparation for new e_url scheme and other changes.
For anyone reading - please remember that 0.8 should not be utilized on a public site prior to official release.
2011-06-17 01:13:05 +00:00
CaMer0n
12412de469 Bugfix. Sitelinks was only rendering sublinks to one level deep. Added link highlighting fix for mod_rewrite. 2010-12-13 09:23:04 +00:00
e107steved
5b9016c69f Notice removal 2010-11-01 22:10:42 +00:00
nlstart
63f83d6f38 Bugtracker #5114: style display:compact changed into display:block for W3C compliancy 2010-10-30 14:50:30 +00:00
secretr
9593363a10 sitelinks handler - php warnings 2010-03-16 15:15:32 +00:00
secretr
dd0bc4c475 sitelinks handler - php warnings 2010-03-16 15:11:07 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
716ddc3c58 Latest batch of global bashing and notice removal, remove unneeded files 2009-12-18 20:49:56 +00:00
CaMer0n
8d0028afe1 allow classes within core shortcodes (.php) + sitelinks duplication fix. 2009-11-23 10:27:43 +00:00
CaMer0n
0048078c6e Some code cleanup. auto-redirection to previous admin page if log back in within 5 mins. 2009-11-22 14:10:09 +00:00
CaMer0n
f7f7b0edfe Removed duplicated code from sitelinks_alt shortcode 2009-11-21 11:36:10 +00:00
CaMer0n
2e635fd3b4 Various fixes. deprecated e_linkgen in favour of e_sitelink. Easy and dynamic creation of links. Some common functions added to make loading of e_xxx config() functions easier. 2009-11-20 05:01:51 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
c3c7b3ca96 PHPdoc fix 2009-11-17 15:29:33 +00:00
marj
363aa0ea4d more work on charset and badchars 2009-11-17 10:46:35 +00:00
CaMer0n
3220a8efb3 Notice removal 2009-09-04 14:35:01 +00:00
marj
3420b193ab Language selection simplification
switch to include_lan for the time being

work in progress
2009-08-15 11:55:30 +00:00
e107steved
dcbd085a4a Trivial error in comment tag 2009-07-02 20:40:43 +00:00
e107steved
006c537122 Bugtracker #4367 - notice removal - thanks Yarodin 2008-05-30 20:57:20 +00:00
CaMer0n
7f581a5638 Bugfix: submenu was expanding when some non-submenu items were clicked. eg. page.php?x 2007-08-19 21:49:32 +00:00
e107steved
7695070101 Reverse an 'improvement' which broke the code! 2007-08-07 19:31:44 +00:00
e107steved
b4a8bb8110 Handle front page options 2007-08-02 20:42:16 +00:00
sweetas
16d398b69d css validity 2007-07-11 13:49:27 +00:00
e107steved
7f427f8ff8 Notice removal 2007-07-06 22:02:29 +00:00
sweetas
15874c5390 updated modifiers for tohtml in new link description option 2007-06-25 15:06:38 +00:00
sweetas
d93723cf09 added templating to individual site links 2007-06-25 15:00:58 +00:00
sweetas
c4bafb67d7 check for sub link defines 2007-06-11 09:26:06 +00:00
e107steved
d27ad1867b Sitelinks for plugins using {e_XXX} weren't always decoded properly. Notice removal. 2007-05-16 20:24:44 +00:00
mcfly
80a6e757ec replacing of constants fixed 2007-03-16 13:47:59 +00:00
CaMer0n
714aadc49c bugfix - link highlighting was malfunctioning on news.php?all after leaving the first page. 2007-02-13 23:24:36 +00:00
CaMer0n
fbf215a330 bugfix - link highlighting was broken when using news.php?list.x 2007-02-05 05:02:25 +00:00
e107steved
fab4a3bc10 Make calls to toHTML which use $modifiers consistent to avoid potential future problems. 2007-01-07 15:59:42 +00:00
mrpete
3e3e0b188a Remove PHP Warnings - various undefined variables and typos 2006-12-05 09:15:08 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00