1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 16:46:50 +02:00

online: new 'online' menu, removing online_menu and online_extended_menu and lastseen_menu (as a seperate folder) the new 'online' plugin folder contains the new combined online menu and the lastseen menu, added a config area for those two as well, all templated and using shortcodes

This commit is contained in:
lia
2007-05-01 19:50:56 +00:00
parent 088776955f
commit 0e0c7169d2
12 changed files with 544 additions and 23 deletions

View File

@@ -11,8 +11,8 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_admin/lancheck.php,v $
| $Revision: 1.4 $
| $Date: 2007-03-24 11:54:46 $
| $Revision: 1.5 $
| $Date: 2007-05-01 19:50:55 $
| $Author: lisa_ $
| With code from Izydor and Lolo.
+----------------------------------------------------------------------------+
@@ -176,10 +176,9 @@ if($f != ""){
$core_plugins = array(
"alt_auth","banner_menu","blogcalendar_menu","calendar_menu","chatbox_menu",
"clock_menu","comment_menu","content","featurebox","forum","gsitemap",
"lastseen","links_page","linkwords","list_new","log","login_menu",
"newforumposts_main","newsfeed","newsletter","online_extended_menu",
"online_menu","other_news_menu","pdf","pm","poll","rss_menu",
"search_menu","siteinfo_menu","trackback","tree_menu","user_menu"
"links_page","linkwords","list_new","log","login_menu","newforumposts_main",
"newsfeed","newsletter","online","other_news_menu","pdf","pm","poll",
"rss_menu","search_menu","siteinfo_menu","trackback","tree_menu","user_menu"
);
$core_themes = array("crahan","e107v4a","human_condition","interfectus","jayya",