[pmwiki-users] \Skins (themes) ??
    charles at bruen.org 
    charles at bruen.org
       
    Sun Apr  9 01:51:18 CDT 2006
    
    
  
I found the answer to this dilemma myself. i found that I had
inadvertently messed up my $linkPageCreateFmt line in the local/config.php
file. I had modified in the file to get rid of the question mark after new
links, but had replaced the \$LinkText with \Skins (themes). Returning
that to what was listed in the cookbook fixed the problem.
## Get rid of question mark on new page links
$LinkPageCreateFmt = "<a class='createlinktext'
href='\$PageUrl?action=edit'>\$LinkText</a>";
-- cabruen
| I am starting to see a new weird behavior. When I add a new [[WikiWord]]
| to one of my pages, the link will appear as "\Skins (themes)" instead of
| the name. It is still clickable and will take you to the correct
| Group.WikiWord page for editing. If you edit the page and save, the
| original link will then appear correctly.
|
| Any suggestions?
|
| Thanks for your help.
|
| -- cabruen
    
    
More information about the pmwiki-users
mailing list