For the curious, the source code to the wiki (as well as other tools we've written) can be browsed at http://atitd.centauri.org/viewcvs/atitd/trunk/
How about option bubbles under the search feature that indicate whether you are a. searching page titles only or b. searching page text (how it works currently) Sometimes you just want to find the general page for a resource very quickly without having to browse through many results.
I think there should be a help me page for players that have questions and doesnt know how to call a GM and no one aroung that player knows. Or if the player just came and has no mentor this page would cantain names of all people that are willing to help any new player or mentor them in that case.
I feel your pain - I have the same problem - but I think that will just result in the reverse problem, since no one will be more likely to click the "This a major edit" checkbox. I wonder if perhaps a simple filter could be implemented to check for minor edits, and automatically mark them as such. -- MJR
I'd like the "differences" section of the page (at the top, only if you have the option set) to show me all the changes *since I last viewed* -- as long as I have a user account, and I'm logged in, anyway. Since most people don't pay attention to the 'minor edit" and if I'm gone for a weekend and there's two major edits, I'd like to see all the changes. Perhaps each user account could maintain a list of "what version was last seen" -- if none, then show most uptodate version straight, no differences shown. But if I last saw version 15, andi t's currently version 23, I'd like the page I would see if I clicked "compare other revisions" and chose "compate 15 to 23" and viewed. It'd make figuring out which information is actually new WAAAY easier. If you're interested in help implementing some of these requests (particularly mine:P), I'm an experienced coder and do it for a living. Happy to help. :) --Leetah
Definitely a useful feature, though it would take a fair amount of work to implement. I'll keep it in the back of my head, and try it out if I get some cycles. If you want to try to hack at yourself, by all means, come up with a proposal. We do make the wiki source available (see above).
Would it be possibe to have a zoom feature on the maps?
Not quite a zoom, but the current map code allows for multiple maps. -- MJR
Formatting instructions need to include linking. Also, if some simple way could be put in to link from the main wiki to private guild sites, and from private guild sites back to the main wiki (especially user pages), that would be great.
I've added interwiki links on the guild wikis for the main wiki. For example, use [[Tale2:Fishing]] to link to the main wiki's Fishing page. Will take a look at the formatting instructions page. -- MJR
Added a map to my guild page and inserted the VoK map. I need to retake the image, as my location arrow is in it :p. Anyway, I think we need to be able to edit which maps are accessible from the click-down beside a map. For example, on my guild page, I'd like to do an even tighter map of our actual compound and regions. This map, however, would not be very useful to someone on the Chariot Stops page. So, either we should add the ability to edit the map-list for each map or, during the map addition, have another box called "List Membership" or something similar. In this, a user could "Edit" the map, and add a unique list name to the field that can be used as a query string for the map box.
For example, let's say I create a map of the northern VoK region. I'd add the NW and SE corner info and the name. In the "List Membership" box, I would add to the end of the comma-delinated, pre-existing list "Goon". So, if there were a Northern VoK guild named Grass Pickers that wanted to use the map too, the field would read "Goon, GrassPickers, OtherList1, OtherList2". Then, on my guild page, I would set '$MAP VoK.jpg $MAPLIST Goon' or something similar. This would add to the drop-down list only the maps that have that list name in the membership box. Obviously, lists names would have to be the same and such, but it seems like a good idea and would give guilds and other wiki-authors more options in their mapping.
If the 'list membership' idea were implemented, the only time someone would see the full list is if they left the maplist blank or when they were actually on the Map page.
Suggestions/Changes?
The current map feature allows you to specify a map to use, even if it is not on the Maps page. For instance, $MAP Users/MJR/MyCamp.jpg would make the default map Users/MJR/MyCamp.jpg.
-- MJR
A program that will allow us to edit the wiki but not by using it? -- Desertking
I'm not sure I understand this request. -- MJR
Umm like a program that you can remotetly edit the wiki with? like a blog thing? --DK
Such a program is not consistent with "the wiki way" I think - what would be the benefit/use? Off-blog blogger apps are often used to make inserting blog entries easier which is the most frequent use, wiki editing is most often 'editing' versus inserting. Note that most off-blog blogger apps don't allow for commenting, only initial entry: wiki's most usual action. I for one would rarely use such a thing: the ratio of entry of totally new pages to upated ones is small to miniscule. -- mathir
Shadus: heh, as a user of SE Magic for Livejournal (It is as good of a existing entry editor as new entry creator, it also tracks entires made by friends, enteries where you responded, etc, alot of the funcionality could be applied to wiki concepts) I can understand what he's talking about, as far as I know though no good application exists for editing wiki resources, but as a community that I tend to find is comprised of alot of computer professionals and people who are technically adept I see absolutely no reason we couldn't create one if we decided to. hmm maybe i'll wander over and see if se magic is open source....
Thanks for that you make explaining alot easyer, --DK
We have no such program, but if someone wants to write one, go ahead. -- MJR
Is there some way to delete a page? Especially in our private guild wikis? If so, please put the instructions in the formatting section. If not, it would be nice to see something like 'Page deletions are not authorized' or something. Thanks -Tesa
If you create a poorly named page by accident, then edit the page again and replace the page's contents with $NOINDEX In some cases a page may be created with an appropriate name but a better named page allready exists. In that case, consolidate the content of the two pages and use See [[Better_Page]] to help people following the same path as yourself. -- Derusha
If you need a page deleted, replace all the content with the word "DELETE" (fine to have a redirect & noindex still too), and put "DELETE" in the changelog; one of the admins will delete it. Unfortunately, the code currently does a real delete, so we can't open this ability up. -- MJR (plus additional comments embedded by FaceAnkh)
In the Formatting guide there is reference to this Wiki linking to the Tech Tree at atitd.info (http://atitd.info/wiki.php?bname=xxxxxx). That automatic linking should point to info.atitd.net now. Or is this functionality not going to be re-implemented? --Derusha
That got broken when the new .info came up, and I never got around to fixing it when .info moved to .net. On my list to fix. -- MJR
A way to link to an interpage link, like the html anchors: <a href="#name"></a> Maby it would break the idea of the wiki. But it would be very handy for the herb identification pages. Then an index of the subtypes could be placed at the start of the pages.
Agreed, I've wanted that in the past as well. I believe there are some preexisting patches I can use; I'll look into it. -- MJR
this already works right now... just use a tag like [#anchorname]. for an example see http://wiki.atitd.net/tale2/Home#bottom. i thought that was always there. if MJR added it, he didnt tell me. --TheDude
It would be nice to have a way to remove attachments from a page. Is this possible? -- Derusha
An admin can delete attachments, but the general risks of opening this up are the same as for deleting pages. If you'd like an attachment deleted, put DELETE in it's description so it can be identified easily, then make an edit (non-existent edit or a comment about what should be deleted) to the page holding the attachment with the change comment DELETE ATTACHMENT so an admin notices. -- FaceAnkh
I'm sorry for the page of users :( I don't see where i can delete my mistake :(( Tekhamon
Fixed (deleted empty Tekhamon attachment - hope that was it ;) ) -- FaceAnkh
Many of the pages are being translated to French - wonder if we could have a $TRANSLATED FR [[page/subpage]] or some such to make the links consistent? And have it behind a flag or something to show the language? Mathir -yes i am making subpage for french translation. And i am trying the french translation doesnt appear in Index. And i put a flag each time i translate a page -Kaayru
Related to this: some of the shortest pages have both an English and a French version on the same page, marked with flags. For some reason, the flag for English is a Canadian flag, which makes no sense since at least parts of Canada are officially bilingual! Shouldn't this be a British flag (or American flag, or both next to each other)? And can we also set up for German, since that's also an official game language? - Nefer-Bast
Alya wrote has a plugin (passed to TheDude) that gives us a $TRANSLATION command, hopefully that'll get integrated soon :) German translation seems to be underway too :D -- FaceAnkh
It was integrated :D See Translations.
Put the way how to add pages to the link bar in the Formating page. BTW what is it? - Zatarg
If you mean the bar at the top of every page, I believe that's hardcoded into the wiki and can't be altered at the minute :/ A lot of people would like a language-sensitive bar too. -- FaceAnkh
Yes that is what i ment... thanks anyway... - Zatarg
I have noticed this effect on tables beyond a certain width. - sabt-pestnu
Labels or anchors on links to redirect to a certain section of a page would be useful. e.g. Watermelons redirects to Fruits_and_Vegies and scrolls to the Watermelon's heading wiht [[Fruits and Vegies#Watermelons]] or something... oops already been suggested
this already works right now... just use a tag like [#anchorname]. for an example see http://wiki.atitd.net/tale2/Home#bottom --TheDude