Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: UseMod


Related Topics

In the News (Fri 27 Nov 09)

  
  TP Legal Wiki: UseMod   (Site not responding. Last check: 2007-10-09)
UseMod is one software implementation of the WikiWebSite concept, written in the Perl language.
UseMod seems to be a fairly simple, efficient and not too extravagant implementation of a Wiki, with some nice features and extras, but not too much software bloat.
The version of UseMod used on this site is currently (August 2001) v0.92, with one minor patch (to remove "\r" return characters from line-ends after editing, which avoids introducing spurious spaces onto the ends of lines when pages are edited under Unix).
www.andrewgray.uklinux.net /tpwiki/wiki.pl?UseMod   (262 words)

  
 MoinMoinWikiSyntax - MusicBrainz Wiki   (Site not responding. Last check: 2007-10-09)
The MusicBrainz wiki was ported from UseMod to MoinMoin wiki.
There are some subtle but important differences in syntax between the markup used by the UseMod (old) and MoinMoin (new) wiki engines which are summed up here.
For example DiscID was a WikiWord in UseMod, but it is not in MoinMoin.
wiki.musicbrainz.org /MoinMoinWikiSyntax   (484 words)

  
 chongqed.org wiki: UseMod
Usemod is one of the older wiki engines and is in wide use.
It isn't likely to be compatible with any version of UseMod that been distributed in the last couple of years.
The author states that the patch was intended for his modified version of UseMod 0.92.
wiki.chongqed.org /UseMod   (405 words)

  
 CommunityWiki: ChoosingaWiki   (Site not responding. Last check: 2007-10-09)
UseMod stands out because of its extremely simple, uncluttered user interface and ease of use, while still offering the most useful advanced features.
UseMod, OddMuse, and PhpWiki stand out because of their simple, uncluttered user interface and ease of use, while still offering the most useful of the advanced features.
Some wikis save all past revisions, some (such as UseMod) basically allow you to specify how far back to save past revisions, some have an additional feature called “way back mode” where you can go to a past version of a page, and the links will take to the past versions of other pages.
communitywiki.org /ChoosingaWiki   (1652 words)

  
 WikiMigration - MusicBrainz Wiki   (Site not responding. Last check: 2007-10-09)
Announce the ported wiki to the lists, explain why we're switching from UseMod to MoinMoin, point out a page explaining the syntax differences, and ask experienced wikizens to get involved hunting down and fixing pages that link to the WikiMigrationBotReport.
Move the moinmoin wiki to wiki.musicbrainz.org (and move the usemod wiki to say, oldwiki.musicbrainz.org, just in case it's needed).
When the port is complete, the old UseMod wiki will be parked to oldwiki.musicbrainz.org, and we can get stuck into the new improved wiki.
wiki.musicbrainz.org /WikiMigration   (896 words)

  
 ThoughtStorms: SpammingThoughtStorms
UseMod uses reverse IP lookup to determine the host name from the IP address, but since reverse lookup is under the administrative control of the owner of the origin IP address the owner is free to report any host name they wish as the origin host.
Perhaps migrating ThoughtStorms to another wiki engine would be a superior choice to patching UseMod to implement both META tags and content filtering.
In my experience the biggest difficulties involved in migrating from UseMod to MoinMoin are getting the raw page data from UseMod into MoinMoin and updating the pages to account for the differences in wiki syntax.
www.nooranch.com /synaesmedia/wiki/wiki.cgi?SpammingThoughtStorms   (2471 words)

  
 Temporary KayakWiki: RichardP
Nick: A first step in reducing the amount of spam you have had to see here lately is to somehow prevent search engines from indexing your old revisions or even the complete wiki.
You could either patch your usemod script somehow so that it issues the robots metatag accordingly, you could come up with a robots.txt file, or you could even have a.htaccess file that simply denies access to the major search engine crawlers.
They have detailed instructions on migrating from usemod.
www.kayakforum.com /cgi-bin/Owiki.pl/RichardP   (496 words)

  
 Use Mod Wiki
After playing with and installing a whole bunch of wikis, I ended up choosing the use UseMod because (a) installation was extremely simple (standard Perl cgi-bin app with flat-file data storage and little configuration requried); (b) its feature set is nice, but not overwhelming.
I would definitely recommend UseMod highly in terms of ease of installation and basic plain-goodness of basic features (along with a few nice extras).
On the down side, the code is not modular at all, and there is no template system--the display of the HTML is simply coming from print() statements within the main script.
c2.com /cgi/wiki?UseModWiki   (580 words)

  
 UnrealWiki: Moo/Script
At the same time, the core script is self-contained, just as UseMod is. This file alone will run a wiki.
A script of this complexity is always going to involve the chain of execution being hard to follow, but it is my hope that OO makes this less of an issue.
This will include the UseMod database system, the UseMod parser, and support for the action=rc type URLs.
wiki.beyondunreal.com /wiki/Moo/Script   (2932 words)

  
 WikiMatrix / UseMod Features - Compare them all
Remember: The look of many Wikis can be changed by stylesheets or templates so these are only examples.
The following security advisories for UseMod are listed at Secunia.
You should always make sure to run an up-to-date version of the software and apply security related patches as soon as possible.
www.wikimatrix.org /show/UseMod   (196 words)

  
 Pigberts_Wiki: WikiHacking
Usemod wiki is not the only open source wiki exists.
There are many other versions witten in Perl that may take advantages on some different approaches.
The reason I started with usemod is because the language it is written in is available on the school's system, and more important, it was the first result came up at the first time I googled it.
www.mcs.vuw.ac.nz /~yz/cgi-bin/wiki?WikiHacking   (361 words)

  
 UseModWiki - Wikipedia, the free encyclopedia
Pages in UseModWiki are stored in ordinary files, not in a relational database.
Clifford Adams started developing UseModWiki in 1999 for his 1991-to-1999 Usenet Moderation Project (Usemod) from the code of AtisWiki 0.3 by Markus Denker.
AtisWiki was based on CvWiki by Peter Merel.
en.wikipedia.org /wiki/UseMod   (281 words)

  
 PmWiki | Cookbook / ConvertUseMod
The script reads pages directly from a UseMod page/ directory and attempts to convert UseMod markups into their PmWiki equivalents (although some work is probably still needed here).
The second argument to the UseModPageDir() function above is the name of the PmWiki WikiGroup in which the UseMod pages should be placed (UseMod doesn't support WikiGroups).
If a markup you need is missing, contact pmichaud@pobox.com to see about having it added.
www.pmwiki.org /wiki/Cookbook/ConvertUseMod   (510 words)

  
 PhpWiki - InterWiki   (Site not responding. Last check: 2007-10-09)
Links to pages in other wikis can be made without having to know or type the full URLs, for example: MeatBall:InterWiki will link to the page named "InterWiki" at Meatball wiki.
It is based upon and periodically synchronized with UseMod's InterMap but it is not quite identical.
One notable difference from UseMod: is that PhpWiki supports '%s' within the URLs in the map--see the entry for RFC for an example of how this works.
aleembawany.com /wiki/index.php/InterWiki   (264 words)

  
 Oddmuse: Usemod Markup Extension
It inherited a lot of the formatting rules from the original Portland Pattern Repository, and added some more.
You can set this to 0 if you want to make this extension a bit more compatible with the original Usemod rules.
You can set this to 1 if you want to make this extension a bit more compatible with the original Usemod rules.
www.oddmuse.org /cgi-bin/wiki/Usemod_Markup_Extension   (794 words)

  
 T. taxus - Jonathan Badger's Home on the Net - Inter Wiki   (Site not responding. Last check: 2007-10-09)
It is based upon and periodically synchronized with
UseMod's InterMap but it is not quite identical.
UseMod: is that PhpWiki supports '%s' within the URLs in the map--see the entry for RFC for an example of how this works.
www.ttaxus.com /index.php?pagename=InterWiki   (248 words)

  
 Oddmuse: Migrating From UseMod
If you were running a UseMod wiki with only ASCII and with no SubPages, here's what you probably need to do:
The tag from UseMod 1.0 is not supported.
If you are already using a different $FS with UseMod, you will have to edit the upgrade script and set $FS to the value you are using.
www.oddmuse.org /cgi-bin/wiki/Migrating_From_UseMod   (1059 words)

  
 Moving UseMod Wikis Lock, Stock, and Barrel » CogDogBlog
Several times this past year (and well this past week) I have had reason to move an entire UseMod wiki to another server.
It is easy and tricky at the same time, and I think I have it all figured out now.
This blog is protected by Spam Karma 2: 13629 Spams eaten and counting...
cogdogblog.com /2005/03/29/moving-usemod   (524 words)

  
 UseMod: See what people are saying right now on Technorati
UseMod: See what people are saying right now on Technorati
Free CamelCase : Free BillPoster May 15th, 2006 The discussion concerning the use of CamelCase or...
UseMod per day for the last 30 days
www.technorati.com /tag/UseMod   (57 words)

  
 Kayak Wiki: KayakWiki/Talk
The HomePage coloured boxes (inspired by the [wikipedia main page]) are made with tags which I'm guessing most wiki engines won't allow.
I'm in the process of rebuilding my Gentoo system and haven't been able to add much to the site recently but I did come across an article that I thought may be of interest to others: [Which Open Source Wiki Works For You?]
In terms of simplicity to install, this is probably the best choice for a wiki system.
www.kayakforum.com /cgi-sys/cgiwrap/guille/wiki.pl?KayakWiki/Talk   (1473 words)

  
 FreshPorts -- www/p5-HTML-WikiConverter-UseMod
Please read my resume and contact me if you have any leads.
This module contains rules for converting HTML into UseMod markup.
Add p5-HTML-WikiConverter-UseMod 0.50, convert HTML to UseMod markup.
www.freshports.org /www/p5-HTML-WikiConverter-UseMod   (79 words)

  
 [No title]
Note that these functions should not be major modes.
A major mode will kill all local variables, something that might prevent some wiki types from working." :type '(choice (const ignore) (const wiki-mode) (const emacs-wiki-mode) (function)) :group 'wiki-remote) (defcustom wiki-remote-types '((usemod usemod-get-page usemod-put-page) (zwiki zwiki-get-page zwiki-put-page)) "A list of wiki types supported and the functions used.
Each element has the form (TYPE GET PUT).
www.geocities.com /kensanata/elisp/wiki-remote.el.txt   (853 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.