~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/data/System/MainFeatures.txt

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%META:TOPICINFO{author="ProjectContributor" date="1231502400" format="1.1" version="1"}%
 
2
---+ Main Features
 
3
 
 
4
   * *Any web browser:* Edit existing pages or create new pages by using any web browser. There is no need to upload pages.
 
5
   * *Edit link:* To edit a page, simply click on the ==Edit== link at the top or bottom of the page.
 
6
   * *Auto links:* Web pages are [[WikiWord][linked automatically]]. You do not need to learn HTML commands to link pages.
 
7
   * *Text formatting:* Simple, powerful and easy-to-learn [[WikiSyntax][text formatting rules]]. Basically you write text like you would write an e-mail.
 
8
   * *Webs:* Pages are grouped into [[%SYSTEMWEB%.SiteMap][webs]] (or collections). This allows you to set up separate collaboration groups.
 
9
   * *Search:* [[WebSearch][Full text search]] with/without regular expressions. See a sample [[%SCRIPTURLPATH{"search"}%/%SYSTEMWEB%/?scope=text&search=learn][search result]].
 
10
   * *E-mail notification:* Get [[WebChangesAlert][automatically notified]] when something has changed in a web.
 
11
   * *Structured content:* Use DataForms to classify and categorize unstructured web pages and to create simple workflow systems.
 
12
   * *File attachments:* [[FileAttachment][Upload]] and download any file as an attachment to a page by using your browser. This is similar to file attachments in an e-mail, but it happens on web pages.
 
13
   * *Revision control:* All changes to pages and attachments are tracked. Retrieve previous page revisions; compare differences; find out who changed what and when.
 
14
   * *Access control:* Define groups and impose fine-grained read and write [[AccessControl][access restrictions]] based on groups and users.
 
15
   * *Macros:* Use [[macros]] to dynamically compose your pages. This allows you for example to include other pages, or show a search result embedded in a page.
 
16
   * *Plugins:* Easily install program enhancements using external [[Plugins][plug-in modules]]. Developers can create plug-ins in Perl using the Foswiki Plugin API.
 
17
   * *Templates and skins:* A flexible [[SkinTemplates][templating system]] separates program logic and presentation. [[Skins]] override template headers and footers; page content is unaffected.
 
18
   * *Managing pages:* Individual pages can be renamed, moved and deleted through the browser.
 
19
   * *Managing users:* Web-based [[UserRegistration][user registration]] and [[ChangePassword][change of password]].
 
20
   * *Statistics:* Extract statistics of webs. Find out most popular pages and top contributors.
 
21
   * *Preferences:* Multiple levels of preferences: DefaultPreferences for site-level, WebPreferences for each web, user level preferences, individual topics etc.
 
22
   * *[[SimultaneousEdits][simultaneous page editing]]:* 
 
23
   * *Referred-By:* Find the pages that contain links to a topic.
 
24
 
 
25
---
 
26
*Related Topics:* UserDocumentationCategory, AdminDocumentationCategory