Changes between Version 18 and Version 19 of WikiStart


Ignore:
Timestamp:
18.03.2014 21:57:18 (10 years ago)
Author:
Iritscen
Comment:

prepend is barely a word, let's use precede

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v18 v19  
    44This is where we report bugs and desired features in the software that the community has produced and stored on our [http://websvn.chrilly.net/listing.php?repname=Oni2 Subversion repository], as well as the core mod packages for the [http://wiki.oni2.net/AE Anniversary Edition] on the [http://mods.oni2.net Mod Depot]. This site runs on [http://trac.edgewall.org/ Trac], which provides a '''wiki''', '''timeline''', '''ticket system''', and roadmap (not used here). Full documentation is found under the "Help/Guide" link at the top-right, but here's some starter tips and links.
    55
    6 If you're familiar with editing Wikipedia but not a Trac '''wiki''', you'll have a small amount of adjusting to do, as Trac's a bit closer to the original wiki software, [wikipedia:WikiWikiWeb]. Overall, though, the markup is pretty similar to MediaWiki, on which Wikipedia runs. Read WikiFormatting to learn the markup; I suggest especially paying attention to the CamelCase and WikiPageNames pages, as this aspect is quite different from MediaWiki. To disable wiki markup in various contexts, pre-pend a '!' to it. Click "Edit this page" to see how I use the '!' in the sentence after this one, for example. Raw HTML can be used by typing !{{{#!html htmlStuffHere}}}.
     6If you're familiar with editing Wikipedia but not a Trac '''wiki''', you'll have a small amount of adjusting to do, as Trac's a bit closer to the original wiki software, [wikipedia:WikiWikiWeb]. Overall, though, the markup is pretty similar to MediaWiki, on which Wikipedia runs. Read WikiFormatting to learn the markup; I suggest especially paying attention to the CamelCase and WikiPageNames pages, as this aspect is quite different from MediaWiki. To disable wiki markup in various contexts, precede it with a '!'. Click "Edit this page" to see how I use the '!' in the sentence after this one, for example. Raw HTML can be used by typing !{{{#!html htmlStuffHere}}}.
    77
    88The '''timeline''' shows the recent commits to Subversion, recent ticket changes, and edits to the wiki. It's an easy way to keep your finger on the pulse of the community's projects. If you are an RSS kind of person, [http://bugs.oni2.net/timeline?ticket=on&ticket_details=on&changeset=on&wiki=on&max=50&daysback=90&format=rss here's your feed URL]. [http://bugs.oni2.net/timeline?ticket=on&ticket_details=on&wiki=on&max=50&daysback=90&format=rss Here is a feed URL] that doesn't give you the source commits, in case you already use [http://websvn.chrilly.net/rss.php?repname=Oni2&path=%2F&isdir=1& WebSVN's RSS feed].