Main > Free Download Search >

Free runescape wiki software for linux

runescape wiki

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 256
pHEAR WiKI .02

pHEAR WiKI .02


pHEAR WiKI provides a small wiki for a personal Website. more>>
pHEAR WiKI provides a small wiki for a personal Website.
Features include easy editing and creating of pages, the ability to assign keywords that are highlighted in other wiki pages, URL archiving, and a full range of administration abilities.
Main features:
- Administration abilities:
- easy backup and restore of Wiki data files
- database compacting
- page deletion
- page version control (restore old versions of pages),
- Easy to edit and create new pages (thats what its all about afterall)
- Keyword highlighting: assign keywords to a page that are highlighted in other pages
- Simple keyword searching
- URL Archiving
- Embedable commands for enhanced Wikiing
- Easy template system to fit wiki into your site
Enhancements:
- Added a check for conflicting page saves. A conflict occurs when two user are updating the same page at the same time. A merge is automatically performed in this case.
- Did a security audit of the code. Probably a necessary thing if I plan to give this out and expect people to use it. Should be okay now. If you haver version 01 I can think of another reason to call it phear wiki.
- Added check for wether or not a title was entered. If no title was entered then a default title is used.
- Changed the way saved entries are sent to the server
- this allows pages of virtually unlimited size to be edited and mantained.
<<less
Download (0.014MB)
Added: 2007-01-25 License: Artistic License Price:
1004 downloads
RADWiki 0.2

RADWiki 0.2


RADWiki or Rapid Application Development Wiki allows you to rapidly create Web applications. more>>
RADWiki or "Rapid Application Development Wiki" allows you to rapidly create Web applications by using a set of functionality plugins and "gluing" them together in a wiki.
RADWikis goal is to make design and layout and localization as easy as writing a wiki page.
Enhancements:
- This version features a page revision system that keeps a configurable number of versions of a page, a plugin (and framework) localization system, updated guides for installation, applications, and plugins, improved CSS, a showcase application for all plugins, an auto record plugin, and a plugin administration system.
- Numerous bugs were fixed.
<<less
Download (1.4MB)
Added: 2007-06-11 License: LGPL (GNU Lesser General Public License) Price:
866 downloads
Wikepage Wiki 2007.2

Wikepage Wiki 2007.2


Wikepage Wiki is a 25kb small wiki/personal site builder. more>>
Wikepage is a 25kb small wiki/personal site builder.

Wikepage Wiki project has i18n support, multi-language site support, password protected pages, table support, CSS styling, file upload, and a lot of other features.
<<less
Download (0.030MB)
Added: 2007-05-18 License: GPL (GNU General Public License) Price:
890 downloads
ERFAN WIKI 1.0.0

ERFAN WIKI 1.0.0


ERFAN WIKI is powerful wiki engine without database supporting smart search, smart backup, wikipedia syntax, template. more>>
ERFAN WIKI is powerful wiki engine without database supporting smart search, smart backup, wikipedia syntax, template, nice printable version, language and multiuser. Plus an easy and secure installer.
Main features:
- Multi Language
- Template Support ( full CSS )
- WikiPedia Syntax Support
- Auto Thumbnail Generator
- Smart Search
- Smart Backup
- Printable Output
- User Management
- Database Free
- Easy Installer
<<less
Download (0.16MB)
Added: 2006-08-02 License: GPL (GNU General Public License) Price:
1181 downloads
ScrumWiki 0.2

ScrumWiki 0.2


ScrumWiki is a Wiki implementation for the Scrum project management tool. more>>
ScrumWiki is a Wiki implementation for the Scrum project management tool.

ScrumWiki is a Wiki for Scrum.

It features all the regular features of a UseMod Wiki, plus functionality to help with managing a software development project in Scrum.

It features Sprint and Product backlogs, task assignment, and burndown charts to track progress.
<<less
Download (0.070MB)
Added: 2006-10-04 License: GPL (GNU General Public License) Price:
1118 downloads
RetroWiki 2.2

RetroWiki 2.2


RetroWiki is a flat-file wiki engine written in RetroForth and PHP. more>>
RetroWiki is a flat-file wiki engine written in RetroForth and PHP. The markup language can easily be extended with new markups.
Enhancements:
- This release adds caching of generated pages, a few security fixes, and a significant clean-up of the PHP code.
<<less
Download (0.10MB)
Added: 2005-11-03 License: Public Domain Price:
1451 downloads
Rhizome Wiki 0.6.0

Rhizome Wiki 0.6.0


Rhizome is a Wiki-like content management and delivery system that exposes the entire site. more>>
Rhizome is a Wiki-like content management and delivery system that exposes the entire site -- content, structure, and metadata as editable RDF. This means that instead of just creating a site with URLs that correspond to a page of HTML, with Rhizome you can create URLs that represent just about anything, such as:
- structural components of content (such as a bullet point or a definition).
- abstract entities that can be presented in different ways depending on the context.
- relationships between entities or content, such as annotations or categories.
Rhizome is designed to enable non-technical users to create these representations in an easy, ad-hoc manner. To this end, it includes a text formatting language which similar to a Wikis but lets you author arbitrary XML content and RDF metadata. And for developers, this allows both content and structure to be easily repurposed and complex web applications rapidly developed.
The long-term vision is that each Rhizome site will intertwine together, forming an emergent fuzzy taxonomy over a peer-to-peer network.
The nearer-term goals of Rhizome are:
- To allow (relatively) non-technical folk to create "Semantic web"-enabled web sites.
- To provide a platform for the rapid-development of web applications
- To provide a test-bed for experimenting with new forms of collaborative knowledge production and communication
- A showcase and test-bed for its underlying technologies: Rx4RDF, ZML, and Raccoon
Main features:
Wiki ease
- All the functionality of a Wiki: public and automatic creation of pages and links using simple text formatting rules
- But the same formatting rules can used to author arbitrary HTML, XML and RDF
- And you can create and edit not just content but also the metadata, site structure and appearance, even application behavior
- Including dynamic pages: supports XSLT, RxSLT, Python, RxUpdate
- Thus enabling dynamic, rule and context based presentation of content
Advanced Content Management functionality
- pages can consist of any content: xml, html, binary, etc.
- content, metadata and site structure is a stored as RDF: enabling it be repurposable, human editable, application agnostic, etc.
- flexible authorization and security model
- staging/release workflow
- native versioning of content and metadata, conflict detection
- supports local file system or browser-based development
- can generate static websites
- import/export of content and metadata
- flexible backend: supports multiple RDF engines (Redland, 4Suite, RDFLib) with multiple datastores: file based, SQL databases, embeddable databases (Sleepycat, Metakit)
XHTML or arbitrary XML can be authored in ZML in a manner very similar to Wiki text formatting rules. Rhizome comes with built-in support for Apache Forrest document types and has preliminary support for DocBook. You can also easily view and edit RDF metadata for the site using RxML.
Almost all of Rhizomes functionality can be found its dynamic pages, which are written in RxSLT, XSLT, and RxUpdate. These can be edited like any other page, making it easy to add and change functionality without restarting the server. You can use RxUpdate to migrate the underlying schema at run-time. Rhizome supports fine-grained authorization and versioning of both metadata and content, so you have some guard rails too.
Enhancements:
- This release adds "shredding": a framework (including GRDDL support) for extracting RDF from content and maintaining the relationship between them over time.
- It also includes better support for viewing and editing RDF directly with most RDF formats.
- There are also several UI enhancements, including a new UI for managing users and roles, more Wiki features, and page and comment spam detection via the Akismet service.
- Last but not least, it is several times faster than previous releases.
<<less
Download (0.65MB)
Added: 2006-04-05 License: GPL (GNU General Public License) Price:
1297 downloads
KDE Personal Wiki 0.0.1

KDE Personal Wiki 0.0.1


KDE Personal Wiki engine for KDE, made for only personal use. more>>
KDE Personal Wiki engine for KDE, made for only personal use. Consider it a replacemente of KNotes and such apps.

You can create/remove pages, links between pages are automatically created.

I hope you like my first app.

<<less
Download (0.086MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1214 downloads
Cloud Wiki 2.1

Cloud Wiki 2.1


Cloud Wiki is a wiki engine written in Python and backed by Sqlite. more>>
Cloud Wiki is a wiki engine written in Python and backed by Sqlite. Cloud Wiki provides user authentication, powerful command line administration facilities, and a concise, efficient Web interface.
Main features:
- Flexible user authentication system. See An Argument Against Anonymous Wikis for an explanation why Cloud Wiki supports user authentication.
- Implementation of C2 Wikis fundamental Wiki Principles
- Extremely fast SQLite database used for node storage, caching generated content html, content changes and dependency information.
- Long running web server process, instead of a slow loading CGI. Designed to run well behind a reverse proxy.
- Minimalist markup language designed with an emphasis on having just enough features to be useful, but not so many that new users are intimidated. All linking is done with brace-enclosed free links, for example.
- Modular user authentication system.
- Powerful command line node and server manipulation tools for easy administration.
- An interface to view change/replacements to a node in the past three days.
- Added Nodes gateway to list all nodes added to the wiki in the past three days.
- Changed Nodes gateway to list all nodes changed on the wiki in the past three days.
- Generated content is automatically valid, strict XHTML 1.0.
- Wikis may be exported to static HTML files; our Sourceforge website is produced this way from our test wiki.
<<less
Download (0.031MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1213 downloads
GeboGebo Wiki 1.2.1

GeboGebo Wiki 1.2.1


GeboGebo is a wiki system written for tdbengine. more>>
GeboGebo is a wiki system written for tdbengine. It stores all data in a local database structure and thus provides an indexed fulltext search.
GeboGebo is available for free download. It runs on Linux and with a little handwork on Windows 32-Bit as well. The name GeboGebo derives from the Germanic rune gebo, which means as much as "Giving and taking". This is the philosphy of a WikiWiki and is so perfectly with this name.
Due to massive spamming we decided to lock pages for anonymous edit. If you would like to test GeboGebo please register and then login or use the user account "Guest" whose password is "Guest". The sandbox is waiting for you to play around.
For installation of GeboGebo:
Ensure you have a working tdbengine installation. If you dont, better read those Link instructions or this Link German tutorial for IIS setup (with loads of screenshots).
unpack the gzipped tar-archive into your www-root directory
enter the gebo directory on console and run ./make.sh
open your web browser and enter the URL leading to your GeboGebo installation directory
Main features:
- The Automatic Link System links pages by their names without explicitely having to be marked as link
- GeboGebo stores all data in a database structure providing high performance data access by using intelligent indexes.
- brings its own mini http server which makes installation very easy
- The indexed fulltext search makes information retrieval a breeze.
- Pages can be renamed at any point of time, without any loss of information.
- All activities get locked and earlier revisions of pages can be restored from each pages infinite history.
- GeboGebo is capable of providing all information as static pages for faster read access and better indexing possibilities for 3rd party diggers.
- The user management is simple but effective: allow or disallow anonymous access in whole or for several pages and enable or disable self registration of new users.
- The User list provides information on registered users and points to their personal wiki pages.
- A list of missing and a list of unreferenced pages help filling content gaps in your wiki
- Fill a blacklist with patterns of wiki page names that may not be edited, if already existing, or even may not be created, if they do not already exist.
- File and Image uploading makes GeboGebo the perfect system for your simple document management.
- Users can subscribe to pages and get informed via EMail when those pages are changed.
- RSS feeds for your news aggregator
- Namespaces support you in dividing your Wiki into independend sections.
- Macros and plugins open all possibilities of tdbengine programming to you and your Wiki
- Link meatball>InterWiki links help you to reference information in other widely known wikis
- GeboGebo is released under the terms of the GNU General Public License (GPL).
Enhancements:
- due to a missing sub directory the minihttp server could not start before gebogebo had been running at least once on another web server before. Fixed.
- new switch CreateStaticIndex in the configuration now allows decisions made concerning the automatic index.html file creation (thanks for the tip to Malcolm)
- bug fix for the subscription list which before returned a blank page caused by an internal error (thanks to Malcolm)
<<less
Download (0.43MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1218 downloads
Diamond Wiki 0.3

Diamond Wiki 0.3


Diamond Wiki provides a wiki based on metadata and faceted navigation. more>>
Diamond Wiki provides a wiki based on metadata and faceted navigation.
This is an experimental wiki based on the idea of FacetedNavigation. What does that mean, you ask? At the bottom of each page you will see a list of attributes such as "Subject: Wiki" or "Author: Fred". These attributes are used to construct a dynamic directory of all the pages in DiamondWiki. To see the current directory just click on BrowseFacets.
Attributes are similar to tags, but with two key differences. First, attributes are grouped so that, for example, all the "Subject:" attributes are listed together. Second, attributes can be organized hierarchically, allowing users to drill down to see more and more detail. These differences make attributes much more scalable than simple tags. A website with 10,000 different attributes is perfectly reasonable, while a website with 10,000 different tags would be a cluttered mess.
In Diamond Wiki, anyone can change the attributes applied to a page simply by clicking the edit link at the bottom of the page.
Main features:
- BrowseFacets: this is what makes Diamond Wiki different from other wikis
- MetaData: learn how to add meta data to pages on Diamond Wiki
- SandBox: feel free to change this page and experiment with editing
- GuestBook: let me know you were here!
- WhatsNew: see how the Diamond Wiki software has been changing
- FindPage: search or browse the database in various ways
<<less
Download (0.027MB)
Added: 2007-02-16 License: GPL (GNU General Public License) Price:
980 downloads
Apache::MiniWiki 0.92

Apache::MiniWiki 0.92


Apache::MiniWiki is a miniature Wiki for Apache. more>>
Apache::MiniWiki is a miniature Wiki for Apache. It doesnt have much uses besides very simple installations where hardly any features are needed. What is does support though is:

- storage of Wiki pages in RCS
- templates through HTML::Template
- text to HTML conversion with HTML::FromText
- basic authentication password changes
- uploading of binary (pdf, doc, gz, zip, ps)
- uploading of images (jpg, jpeg, gif, png)
- automatic thumbnailing of large using ImageMagick
- sub directories
- view any revision of a page
- revert back to any revision of the page
- basic checks to keep search engine spiders from deleting
all the pages in the Wiki

<<less
Download (0.032MB)
Added: 2006-12-05 License: Perl Artistic License Price:
1056 downloads
yawiki N2RC

yawiki N2RC


yawiki is a wiki system is a perfect place for working together and sharing information. more>>
yawiki is a wiki system is a perfect place for working together and sharing information. The text syntax of a wiki system is really simple to learn. Getting started with a wiki system is easy.
This is yet another Java implementation of such a wiki system. Besides the basic wiki features, it covers quite a lot more.
Main features:
Basic Features:
- versioning of every page
- view the history and restore old versions
- page can be restricted to be edited by users only
- supports different themes
- search engine (jakarta lucene) integrated
- compare different versions of a page
- list last recent updates
Advanced features:
- included menu administration for every domain
- export to static HTML files
- SOAP interface and synchronisation
- manage tasks with the TaskManager
- send emails to yawiki and they will be processed and created as new pages or added to existing pages
- every user can bookmark pages to find them later
- rss feeds for every domain
Enhancements:
- After one year of constant development this is the new generation of yawiki. Everything has changed so it is impossible to keep a changelog.
<<less
Download (8.7MB)
Added: 2007-03-15 License: BSD License Price:
954 downloads
TipiWiki 3.0

TipiWiki 3.0


TipiWiki is a small and clean PHP wiki. more>>
TipiWiki project is a small and clean PHP wiki.

TipiWiki is a small and simple Wiki which favors valid XHTML and provides only basic functions.

It does not have extended functions like document versions or user registration.

It features valid XHTML 1.0, image links, basic Wiki functions (backlinks, WikiWords, bold, italic, etc.), and is highly customizable.

<<less
Download (0.018MB)
Added: 2007-01-19 License: GPL (GNU General Public License) Price:
1010 downloads
QuikWiki 1.6

QuikWiki 1.6


QuikWiki is a Perl CGI Wiki that supports normal Wiki functions like browsing, creating, and editing Web pages. more>>
QuikWiki project is a Perl CGI Wiki that supports normal Wiki functions like browsing, creating, and editing Web pages. Additionally, QuikWiki supports inline image display, text markup, RCS revisions, and page templates.
Enhancements:
- This release features better handling of pages that contain mixed Perl template dynamic content and wiki text.
- It also allows Web administrators to install QuikWiki in a site script directory like cgi-bin and the wiki pages in a different directory.
<<less
Download (0.016MB)
Added: 2007-06-29 License: Artistic License Price:
848 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5