Re: Administration Pages - Modifying Data Displayed
jlinowes <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.user |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
hmm, this -requires- xar 2x ? so... we're starting to see reasons to -have to- start using 2.x... :) Fatal error: Undefined class name 'xarmodvars' in /Users/jonathan/Xaraya/simpleadmin/xarinit.php on line 23 btw, I also tried looking at your xen module, but get Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /Users/jonathan/Xaraya/xen/xarclasses/xencollection.class.php on line 19 running php 4.4.1 linoj [email protected] wrote: > I ran up against a similar situation and wrote a module (attention: > Xaraya 2x) to let the designated site admin dynamically control the > admin panels others see. > You can read about the SimpleAdmin module at: > http://www.it-works.ch/index.php?module=articles&func=display&ptid=2&catid=9&aid=59 > > > and download it at: > http://www.it-works.ch/index.php?module=articles&func=view&itemtype=8&catid=29 > > > Marc