| Author |
Message |
|
oldhoghead
MEPIS Rules!
Joined: Sat Sep 09, 2006 1:29 pm Posts: 170 Location: DFW Has thanked: 22 times Have thanks: 23 times
|
Post # 258762
 Mepis Wiki links not working from manual
While looking through the Mepis Manual 8.5 and testing the links, all the wiki links from the manual result in only going to the Main Page, for example when clicking on this link: http://www.mepis.org/docs/en/index.php/AufsI have tried it in Chrome and also results in only main page. edit: Going to the wiki and typing aufs in the search gives this result in address bar http://www.mepis.org/docs/en/index.php?title=AufsSo, will all these links need to be corrected? cheers, ohh
_________________ Laptop Dell Inspiron 700M 1gb Ram Graphics Intel 852GM/852GME/855GM PRO Wireless 2915ABG Desktop Dell Dimension 8200 768mb Ram Nvida Geforce 2 MX/MX400 64mb
|
| Sun Jan 16, 2011 12:31 pm |
|
 |
|
Jerry3904
MEPIS Enthusiast
Joined: Wed Jul 19, 2006 6:13 am Posts: 6453 Location: Geneva NY Has thanked: 1388 times Have thanks: 1037 times
|
Post # 258763
 Re: Mepis Wiki links not working from manual
I believe that is correct--should not be too bad since it looks like a well-constructed Replace would do it.
_________________ A Wiki only works when many eyes are on it.
32bit, 2.6.36-1-mepis-pae, KDE 4.6.5, AMD Phenom 9650 Quad-Core, Dell SP2309W with integrated webcam, Nvidia GeForce 6150SE, 4 GB DDR2
|
| Sun Jan 16, 2011 12:47 pm |
|
 |
|
oldhoghead
MEPIS Rules!
Joined: Sat Sep 09, 2006 1:29 pm Posts: 170 Location: DFW Has thanked: 22 times Have thanks: 23 times
|
Post # 258764
 Re: Mepis Wiki links not working from manual
Ok,
Will work on these links and push them when I'm done
cheers, ohh
_________________ Laptop Dell Inspiron 700M 1gb Ram Graphics Intel 852GM/852GME/855GM PRO Wireless 2915ABG Desktop Dell Dimension 8200 768mb Ram Nvida Geforce 2 MX/MX400 64mb
|
| Sun Jan 16, 2011 12:50 pm |
|
 |
|
Jerry3904
MEPIS Enthusiast
Joined: Wed Jul 19, 2006 6:13 am Posts: 6453 Location: Geneva NY Has thanked: 1388 times Have thanks: 1037 times
|
Post # 258765
 Re: Mepis Wiki links not working from manual
That would be great! Are you all set up with github and all that?
_________________ A Wiki only works when many eyes are on it.
32bit, 2.6.36-1-mepis-pae, KDE 4.6.5, AMD Phenom 9650 Quad-Core, Dell SP2309W with integrated webcam, Nvidia GeForce 6150SE, 4 GB DDR2
|
| Sun Jan 16, 2011 12:52 pm |
|
 |
|
Adrian
MEPIS Enthusiast
Joined: Wed Jul 12, 2006 1:42 am Posts: 3544 Has thanked: 181 times Have thanks: 297 times
|
Post # 258766
 Re: Mepis Wiki links not working from manual
I think Karen said at some point that we shouldn't change that because she might make the changes on the server (but my memory fails me, I think we should ask her again to be sure)
_________________ Nobody is born with knowledge, knowledge comes from manuals and Google (and our beloved Wiki)
|
| Sun Jan 16, 2011 1:06 pm |
|
 |
|
Utopia
MEPIS Guide
Joined: Sun Apr 29, 2007 11:53 am Posts: 2190 Location: Stockholm, Sweden Has thanked: 594 times Have thanks: 510 times
|
Post # 258767
 Re: Mepis Wiki links not working from manual
While looking into this, can you change the "forum: mepislovers.org" ? Henry
|
| Sun Jan 16, 2011 1:12 pm |
|
 |
|
oldhoghead
MEPIS Rules!
Joined: Sat Sep 09, 2006 1:29 pm Posts: 170 Location: DFW Has thanked: 22 times Have thanks: 23 times
|
Post # 258768
 Re: Mepis Wiki links not working from manual
Jerry3904, yes I am set up at github. Thanks for the heads-up Adrian, I will wait until we hear from Karen.
cheers, ohh
_________________ Laptop Dell Inspiron 700M 1gb Ram Graphics Intel 852GM/852GME/855GM PRO Wireless 2915ABG Desktop Dell Dimension 8200 768mb Ram Nvida Geforce 2 MX/MX400 64mb
|
| Sun Jan 16, 2011 1:20 pm |
|
 |
|
Jerry3904
MEPIS Enthusiast
Joined: Wed Jul 19, 2006 6:13 am Posts: 6453 Location: Geneva NY Has thanked: 1388 times Have thanks: 1037 times
|
Post # 258771
 Re: Mepis Wiki links not working from manual
More generally: you can run the application Development > Web Development >KLinkStatus on the index.html file, and it will test every link in the document--great time saver! Then correct the ones that can be corrected, figure out an alternative for the ones that can't.
_________________ A Wiki only works when many eyes are on it.
32bit, 2.6.36-1-mepis-pae, KDE 4.6.5, AMD Phenom 9650 Quad-Core, Dell SP2309W with integrated webcam, Nvidia GeForce 6150SE, 4 GB DDR2
|
| Sun Jan 16, 2011 2:12 pm |
|
 |
|
Jerry3904
MEPIS Enthusiast
Joined: Wed Jul 19, 2006 6:13 am Posts: 6453 Location: Geneva NY Has thanked: 1388 times Have thanks: 1037 times
|
Post # 258786
 Re: Mepis Wiki links not working from manual
This from Karen:  |  |  |  | Quote: This goes back to the server running php as cgi. When you run as cgi, you have to use what they call ugly urls. We have to use ?title= instead of a slash. So if you have a link like the example in the post http://www.mepis.org/docs/en/index.php/AufsYou need to change it to http://www.mepis.org/docs/en/index.php?title=Aufs ?title= replaces / As you probably know, I have had no luck getting a rewrite to work using the htaccess file. So I guess changing them manually is our only option. |  |  |  |  |
So in fact we need to change them all, just be careful that the result works and that no unwanted changes occur.
_________________ A Wiki only works when many eyes are on it.
32bit, 2.6.36-1-mepis-pae, KDE 4.6.5, AMD Phenom 9650 Quad-Core, Dell SP2309W with integrated webcam, Nvidia GeForce 6150SE, 4 GB DDR2
|
| Sun Jan 16, 2011 5:27 pm |
|
 |
|
kmathern
MEPIS Enthusiast
Joined: Wed Jul 12, 2006 2:26 pm Posts: 5164 Has thanked: 272 times Have thanks: 1410 times
|
Post # 258790
 Re: Mepis Wiki links not working from manual
Using kwrite I've done a mass replace to my /usr/share/mepis-manual/en/index.html file that seemed to work. I replaced all instances (327 total) of ' index.php/' with ' index.php?title=' Does it work differently with the online version of the manual? edit: it turns out a better replacement might be replace: http://www.mepis.org/docs/en/index.php/with: http://www.mepis.org/docs/en/index.php?title=otherwise you end up breaking about a dozen other links
Last edited by kmathern on Sun Jan 16, 2011 6:44 pm, edited 1 time in total.
|
| Sun Jan 16, 2011 6:09 pm |
|
|