Showing posts with label wiki. Show all posts
Showing posts with label wiki. Show all posts

Thursday, June 9, 2016

MediaWiki Clone PHP Script Get Your Own Wiki

MediaWiki is a free software open source wiki package written in PHP, originally for use on Wikipedia. It is now also used by several other projects of the non-profit Wikimedia Foundation and by many other wikis.This wiki is for the documentation, discussion and development of the MediaWiki software, the software which powers websites like Wikipedia and other projects of the non-profit Wikimedia Foundation, as well as many other wikis around the world. It is kindly hosted by the Wikimedia Foundation.

All textual content of MediaWiki.org is licensed under the Creative Commons Attribution/Share-Alike License (CC-BY-SA) and the GNU Free Documentation License (GFDL), except for pages that explicitly state that their contents are in the public domain.

Installation Guide

For experienced users, here is the quick version of the installation instructions.

  •     Check that your system meets the minimum requirements
  •     Download MediaWiki (direct link to latest version) and extract the archive to a web-accessible folder on your server.
  •     Point your browser to the directory where MediaWiki was extracted (e.g., http://[domain]/mediawiki/index.php). If installed on a local machine, replace [domain] with localhost. If installed on a remote server, replace [domain] with your servers domain name (eg: www.myserver.com).
  •     Follow the on-screen instructions to complete the process.

These instructions are deliberately brief. There is a lot that could go wrong, so if in doubt, you are advised to read the full instructions on the official site.

Features:
  •     Links with shortcuts, arrangement depends on skin.
  •     Skins: Different ways to present the site.
  •     Monobook, a modern skin with accesskeys and tooltips.
  •     User styles: Users can adapt the look and feel of the site through custom CSS on their user pages.
  •     "Stub" threshold: Users can see links to articles below a certain size rendered in a different color.
  •     Printable versions of articles can be generated.
  •     Auto-number headings in an article (optional).
  •     Intra-page Anchors (automatically generated for headings, and also with <div id="tagname">...</div>).
  •     Automatically generate a table of contents for long articles (optional).
  •     Automatically turn ISBN numbers into links to an editable list of booksellers.
  •     XHTML- or HTML5-compatible output (or darn close to it), tidy integration.

Multimedia and Extensions
  •     File upload feature allows to upload graphics or sound files, see Special:Upload to see in operation, and Uploading files for description. Uploaded files are listed on Recent Changes and they are also logged on Special:Log/upload.
  •     Mathematical formulas using LaTeX syntax: see texvc
  •     Automatic resizing of images using ImageMagick or libgd, simple syntax for image captions and image alignment
  •     WikiHiero for Egyptian hieroglyphs (needs separate installed components)
  •     EasyTimeline for time charts (needs separate installed components)

Minimum Requirements:

1) A web server (Apache)
2) PHP version 5.3.2 or later
3) MySQL 5.0.2 or later


Download Free MediaWiki Clone PHP Script

Sunday, May 8, 2016

Tiki Wiki PHP Script

Tiki php script is the Free and Open Source Web Application with the most built-in features. So whatever feature you can imagine running in your browser window, chances are Tiki does it.

  •     Knowledge base: Wiki, FAQs, File gallery, Photo Album, Tags, Search, Kaltura video management integration, etc.
  •     Collaboration/Project Management: Wiki, Forums, Tasks, Permissions, Timeline, Proposals/Votes, Blog, Categories, Watch, etc.
  •     Publishing/web site: News articles, Blog, RSS, Newsletter, Maps, Themes, Banners, WYSIWYG, SEO, etc.
  •     Commerce: Shopping Cart, Payment, Membership, Credits, Accounting, etc.
  •     Social networking/Community: Friends, Maps, Inter-user messages, Surveys, Polls, Chat, Share link, Comments, Calendar, etc.
  •     CRM / Help Desk: User database, membership, Bug & issue trackers, polls, etc.
  •     Office suite: Wiki, Spreadsheet, Slideshow, Drawings, Database (trackers) and Reports, etc.
  •     Personal Information Management (PIM): Calendar, Webmail, Address book, Notepad, Time Sheet, etc.
  •     E-learning: Quizzes, Slideshow, BigBlueButton webinar integration, etc.
  •     Framework: App builder (forms & reports), Workflow, Profiles, Advanced wiki syntax, etc.


Tiki has all these features "out-of-the-box", and all integrated (like no one else)

Learn more about Tiki, read the Top Reasons to use Tiki, then get started with Tiki today.

Underlying technologies:
  •     PHP scripting language
  •     MySQL or MariaDB database
  •     Smarty template engine
  •     jQuery JavaScript library
  •     Zend Framework 
Download Tiki Wiki PHP Script