jacmoe wrote:But, if you miss anything at all, I have a complete copy of the old wiki on my local machine, from the 6th of May.
I'm interested to get the copy
I hope you did catch my last edits to the new wiki before the old one got offline. A few days before I added some tiny things, but had not much time (which was the reason that I only added it there).
In the wiki I tried to put pages into a
structure. After a while and reading your help guide I found out how to do. But it's really terrible to edit the structure. Each refresh of the structure overview (after a click to modify) needs about 30 seconds full CPU power. It's still confusing for me and not intuitive.
And now I got a strange issue:
The page
Building MOGRE 1.7 from source I put to the path
Libraries » Alternative Languages » MOGRE . When I look to the
structure overview it's on the right place. And there is no redundant entry of this page.
But when call the page
Building MOGRE 1.7 from source, then I don't see the path
Libraries » Alternative Languages » MOGRE » Building MOGRE 1.7 from source. Instead I just see
Building MOGRE 1.7 from source after the structure symbol which indicades that would not be in a structure.
This is confusing me.
There is a possibility to select and add each page to the current page (called "node"). One time it worked (after pushing the update button), but an other time nothing changed.
I would be very happy if there is a way how to move a page inside the structure more userfriendly.
It's still possible to move it easy to a main section (e.g.
Libraries).
Idea: When selecting such a main section, it would be great when there would appear a new combobox, which contains the sub sections. And after selecting a sub section there comes a combobox with the sub sub sections.
Again I'm often unhappy with the search function.
For example when I type "mogre" to the search box, then I don't see a result for the "MOGRE" page - even its title exactly fits to the search key (independent of the case state). Yes, I still told it, but I just want to say that I'm cry again and again
An other thing is the
highlighting of the search keys. The text background is black. When I want to read the text, then the colour inversion is disturbing. Not only in the search results, also after clicking a page. Here is an example:
http://www.ogre3d.org/tikiwiki/PhysX+Ca ... %20Wrapper
Better would be to use bright soft coloured background colours for key heighlighting.
For this we need to update this CSS definitions:
"highlight_word_0", "highlight_word_1", "highlight_word_2", ...
In the css file the definition is
.highlight_word_0{color:#ff6;background:#666}.
Better would be
.highlight_word_0{color:#000;background:#ff6} instead. (value of text colour now used for background instead)
Please don't think I just want to shout.
I want to tell you my personal feedback and make improvements suggestions.