0

Hello guys wondering if someone can help me with this I have a fresh install of pmwiki 2.2.80 (latest now) . I want to change the way pm wiki links pages , in default , it converts the words to Ucase . like if i link "my work" it will be "www.blablabla.com/wiki/pmwiki.php?site.MyWork" it is ok for latin languages but when i want to use this script for RTL languages like arabic or persian , becase there are no uppercase version of letters , it links to a joint word which has no mean or non sense for SEO . I want to change the way it links to pages like instead of "site.MyWork" it will create a link like "site.my_work" with underline instead of spaces . any ideas on this ?

Paebbels
  • 15,573
  • 13
  • 70
  • 139
Matin.P
  • 1
  • 2

1 Answers1

0

You should have a look at the Page naming category of cookbook recipes to see if something fit your needs.

Anyway, in PmWiki you could easily provide a title and a description for a page, and use them in links.

Dfaure
  • 564
  • 7
  • 26