This plugin allows generating pages which are visible only to registered people. It is version 1.7.
This version provides new functionality, it hides the memberpages until you log in with the proper accesslevel. The hide pages functionality is only supported in CMSimple version 2.8 and better.
Download: memberpages_v1.7.zip
A revised 1.7 version is also available from Ricardo Serpell. This revised version include support for user real names (stored in $_SESSION['Real Name'] to be accessed by other plugins), corrects erroneous reading of allowed accesslevels from member pages, replaces use of obsolete “eregi” function, and includes spanish language file (es).
Download revised version: http://www.serpell.cl/ricardo/downloads/memberpages_rs.zip
Note: Please don't use this version with CMSimple_XH !!! - Gert Ebersbach
New Versions are available:
News:
Download: http://www.ge-webdesign.de/cmsimpleplugins/?Modifizierte_Plugins/memberpages_XH
back to plugins
There are reports, that DHTML and CSS dropdown menus do not handle memberpages very well (or vice versa). Menu buttons usually hidden for people not being logged in are visible. However, people not having the right cannot access these pages.
The reason for this wrong behaviour may be that the toc() function is not used in drop down menus. These menus use only the li() function to build up their menu structure.
Discussion