Working on the OS FAQ [Mega-Tokyo Wiki]

All about the OSDev Wiki. Discussions about the organization and general structure of articles and how to use the wiki. Request changes here if you don't know how to use the wiki.
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re:Working on the OS FAQ

Post by Solar »

Some quirk in handling [] links vs. CamelCase links. Not a "mistake" per se, but a cosmetic defect. Let's see if I get around to fixing that...
Every good solution is obvious once you've found it.
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re:Working on the OS FAQ

Post by Solar »

Reverting pages is now forbidden, which should fix the "berserk" reverting. (Triggered by web spiders, perhaps?)

I also switched the theme from MacOS back to default, which works around the link markup weirdness and fixes some ugly "missing buttons".
Every good solution is obvious once you've found it.
Kemp

Re:Working on the OS FAQ

Post by Kemp »

I believe most of the reversions left the pages in roughly the current version (I know at least some have no difference to how they should be), but some of the pages got reverted back to old versions, for instance the WikiIssues page. How it is now is several edits ago (at least) because I specifically remembered editing my first point to make sense (having gone from a reply to being standalone) and I remember you moving them away from the Bugs header into another because they weren't actually bugs. I would set it back myself, but I have no idea how to find the right version.
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re:Working on the OS FAQ

Post by Solar »

Unfortunately I don't know, either. The RecentEdit history doesn't show those edits for some reason. Fortunately there weren't many edits since the Wiki update, so it doesn't hurt too bad to have lost them.
Every good solution is obvious once you've found it.
Kemp

Re:Working on the OS FAQ

Post by Kemp »

New problem ::) This one appears to be the server:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 4104 bytes) in /home/www/mega-tokyo/osfaq2/lib/WikiDB/backend/PearDB.php on line 1011
When trying to view edits from 30 days or more


Edit:
Tis working now I think

Edit2:
How did I type "view" as "few"? ::)
User avatar
df
Member
Member
Posts: 1076
Joined: Fri Oct 22, 2004 11:00 pm
Contact:

Re:Working on the OS FAQ

Post by df »

it blew out 16mb??? eesh.
-- Stu --
User avatar
bubach
Member
Member
Posts: 1223
Joined: Sat Oct 23, 2004 11:00 pm
Location: Sweden
Contact:

Re:Working on the OS FAQ

Post by bubach »

df wrote:it blew out 16mb??? eesh.
whats up with todays software.. ? :o
"Simplicity is the ultimate sophistication."
http://bos.asmhackers.net/ - GitHub
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re:Working on the OS FAQ

Post by Solar »

It can do so much more than the text adventures we managed to squeeze in 38k Basic RAM in the good old days? ;D
Every good solution is obvious once you've found it.
User avatar
bubach
Member
Member
Posts: 1223
Joined: Sat Oct 23, 2004 11:00 pm
Location: Sweden
Contact:

Re:Working on the OS FAQ

Post by bubach »

Still, it's a wiki for gods sake.. 16mb..? ::)
"Simplicity is the ultimate sophistication."
http://bos.asmhackers.net/ - GitHub
Kemp

Re:Working on the OS FAQ

Post by Kemp »

I'd be tempted to blame some combination of coincedental high traffic at the time and the huge list of edits it had to retrieve due to the spamming and crazy reverting.
reason

Re:Working on the OS FAQ

Post by reason »

On the "Some small kernels with source" page the "PM Kernels" link is linking to the page:

http://my.execpc.com/~~geezer/osd/code/

which contains an extra tilde. I would correct this, but the page is locked.

Just thought i'd point that out ;)
Kemp

Re:Working on the OS FAQ

Post by Kemp »

Are you sure the link itself is broken? An extra ~ is often used in these links because a single one on its own breaks the link, whereas ~~ tells the software "don't try to parse this, just leave a ~ in there".


Edit:
Checked, and the second one is definately unneeded.
User avatar
bubach
Member
Member
Posts: 1223
Joined: Sat Oct 23, 2004 11:00 pm
Location: Sweden
Contact:

Re:Working on the OS FAQ

Post by bubach »

I have never been able to login, or to "create" an account on the wiki, how do I do that? I tried doing as it says, just fill in my name with no password. I also tried using the forum password and also created a page named what i wanted my username to be, but I guess that I have missunderstood how it works.

@Solar: You changed back to that ugly theme becasue of 2-3 underlined links? ::)
"Simplicity is the ultimate sophistication."
http://bos.asmhackers.net/ - GitHub
User avatar
df
Member
Member
Posts: 1076
Joined: Fri Oct 22, 2004 11:00 pm
Contact:

Re:Working on the OS FAQ

Post by df »

there is no account creation on the wiki really. any 'wikiword' is classed as an account name.
-- Stu --
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re:Working on the OS FAQ

Post by Solar »

bubach wrote: @Solar: You changed back to that ugly theme becasue of 2-3 underlined links? ::)
Yep. I don't mind much about themes, and it was the quickest fix for the links. When I find a loophole in the time-space-continuum, I'll hack the other theme to display links correctly.
Every good solution is obvious once you've found it.
Post Reply