- 21-Jan-2005: I knew I will install this skin only when I saw this one. I have installed PmWiki since 2 days only and not a PHP programmer but can understand most code if can not modify. I have passwords problem another one is where to add javascript code of my 'google adsense' to get it displayed in all pages.
Passwords does not act at all. I set page attributes and give passwords for page edit, attr and uploads but anytime you ask for page edit, it just opens editor and does not
ask for edit password or lets attr set form open without asking for attr password. As I have to put wiki on heavy traffic pages, there may be many vandals also visiting and without it asking for passwords they will mess the whole wiki including navigation links also as left panel is also wide open to edit :( --Raj
- First of all you should put your javascript code (if it normally resides in the HTML head section) into the same section within dropdown.tmpl. Alternatively (which might be nicer) add
$HTMLHeaderFmt[] = "....your Javascript code, embedded in HTML..."; to your lokal config.php.
The passwords have nothing to do with this skin, but nevertheless I'll try to help. The password are set only for one specific page (that one you had displayed before). If you want to set it site wide, you have to do this in your config.php. (see also example config.php and PmWiki/PasswordsAdmin ) - Klonk
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.