Recent Changes - Search:

PmWiki

pmwiki.org

Administration

Anything to do with changes or maintenance to be done on the server.


Anything to do with changes or maintenance to be done on the server

Archive /
Blocklist  
Import Text  How to import plain text files into PmWiki
Backup /
Cookbook Basics  Explains what the cookbook and its recipes are.
Cookbook /
Action Log  Maintain a page log of wiki actions
Add Newline  Make wiki text end with a newline character, so the last line won't be marked as changed if text is added at the bottom
Add Url Schemes  How to get PmWiki to recognize additional URL schemes such as irc:, nntp:, etc.
Administration  List of Administration recipes
Alternate Naming Scheme  Use other naming schemes for PmWiki pages
Auth List Short  Authorisation permissions set report for big wikis
Authorcontribution-Old Version  Author Contribution, old version
Auth Php BB 2  Use phpBB2 user authentication for PmWiki page edit protection and author name
Auth Phpbb 2 Sso  Single Sign On for PmWiki and phpBB2
Auto Group Pages  How to create a number of pages for a new group automatically
Auto Restore  Automatically restore pages after a set time interval
Auto Thumber  Automatically resize uploaded images using ImageMagick
Backup Pages  Automatically back up the wiki.d directory to a .zip file
Block Crawler  Redirect web crawlers to different pages
Clean Urls  Enable URLs that are shorter (without .php) and/or look like paths to wiki pages.
Clean Urls-Old Version  How to make clean urls (Old version)
CMS Like  Make PmWiki behave as a CMS by showing only the actions the current user is allowed to perform
Comment Db  Comment recipe - with pagination and RSS feed
Comment Page Link  How to create a comment page
Comments  Comment addon - comments in separate files
Compare Versions  Determine if two versions of the same file are the same or how they differ
Compressed Page Store  Save wiki pages/files in compressed (gzip) format
Compressed Uploads  Modify scripts/upload.php to work with bzip2 archives
Convert HTML  Convert an HTML page to PmWiki markup
Convert TABLE  How to convert HTML pages with tables full of data into advanced tables
Cookbook Basics  Explains what the cookbook and its recipes are.
Credits Block  Create a "last edited by" block that includes everybody who had a hand in developing a page
CSV Include  Include a CSV file as a table in your wiki page
Delete Action  Use a separate password for deleting pages
Delta Bytes Recent Changes  Display the number of bytes (characters) added or deleted to a page in RecentChanges.
Directory And File Permissions  Explains which directories and files need to be readable, writable, and servable by the webserver.
Dynamic Wiki Trails  Define dynamic URL trails
Edit-Restricted Profile  Authors can only edit their own pages in the Profiles group.
Edit Templates  Specify a wiki page or pages to use as a template when a new page is created.
E Protect  Email obfuscation
Expanding Menu  A sidebar menu that supports nested lists where the nested items are displayed only if the user is in that group
Expanding Menus  How to create a sidebar menu which expands to show sublevel items
Expire Diff  How to remove a page's history
Export HTML  Export PmWiki pages as "static" HTML pages
Extern Auth  Use authentication mechanisms external to PmWiki
Farm Side Bar  Share a sidebar among several fields in a farm
Fast Cache  Caches complete wiki pages for very fast retrieval
Fast Search  how to improve the speed of searches and categories on large sites with slow machines
Fix Short Sessions  How to fix short sessions so you aren't prompted frequently for a password
Flickr  How to integrate Flickr into a PmWiki page
Forum  Provide a simple forum
Global Operations  How to apply an operation to every page of a wiki
Google Analytics  Add Google Analytics tracking code to wiki pages
Group Home Page Change  How to rename the group's starting page, i.e., be different than the default "HomePage".
Handle Unknown Markups  How to suppress unknown markup, instead of having it display
How To Make A Tabbed Skin  How to make a tabbed skin
Htpasswd Form  .htpasswd/.htgroup file editor
Info Box  How to create Bubblehelp infoboxes, as seen in [+knoppix.org+]
Inline Diff  Shows the difference between 2 versions by highlighting the changes in markup on word level.
Install On IIS  How to install PmWiki on IIS
ISO 8859 Make Page Name Patterns  ISO 8859 character conversion for page names
Limit Diffs Per Page  Paginate the "diff" output (when viewing a page history, limit the number of displayed revisions at once)
Limit New Pages In Wiki Groups  How to limit the creation of new pages in your wiki group
Limit Wiki Groups  How to limit the names or number of groups in your wiki
Login Logout  How to log out after logging in
Main Group Change  How to change the Main (startup) group
Member Mgmt  Advanced member management (using ZAP and AuthUser). Allows self registration, logins, groups, site customization, and more!
Modes Concept  A place to remember thoughts/ideas related to using different modes
Module Guidelines  Guidelines for creating, distributing, and maintaining a recipe for the Cookbook.
New Group Warning  Display a warning when a user is creating a page in a non-existent wiki group.
New Page Box  How to provide a form or box to allow users to create new pages
Number Of Articles  Report the number of articles in a wiki
Obfuscate Email  Prevent email addresses from being harvested from your site
One Group For All  Confine all users to one group, named other than Main
Open Urls  Automatically create URL Path for use with EnablePathInfo.
Output Compression  Use zlib output compression to make pages load faster
Page Attic  How to store backup files of deleted pages in a separate directory
Page Config  Allow basic administrative configuration from a page
Page Creator  adds page creator (original author) to be stored as a page attribute
Page Generation Time  Display page generation time
Page List Wiki Trail  Enable a WikiTrails markup to use a (:pagelist ... :) directive
Page Regenerate  Make PmWiki regenerate a page, as if someone had done an edit+save sequence.
Performance Comparisons  Page to share site setups and performance
Per Group Customization In Config Php  Place your per-group and per-page customizations in config.php rather than in separate PHP scripts.
Per Group Sub Directories  Subdivide wiki.d into subdirectories according to page group
PHP Alert  use popup for debugging
Php BB 2 Integration  Integration options for PmWiki and phpBB2 forums (plus others)
PHP Files Management  PHP file manager
PMW Compat  Allow PHP 5 commands to be used in PHP 4
Pm Wiki 2 PDF  Generate a PDF; back up all wiki pages in PDF format
Pm Wiki 2 PDF-Talk  PmWiki2PDF Talk Page
Pm Wiki As ACMS  How to use PmWiki as a CMS
Power Tools  markup expressions for multi page processing
Presence Awareness  User-based authentication, a list of online logged users, tools to register and manage users and send posts via Jabber
Presence Awareness Light  Light version of PresenceAwareness
Properties  How to have your own set of properties/variables in wiki pages
Publish Wiki Trail  Provide the ability to publish the pages of a wiki trail as a single web page, formatted for printing
Quotes  A sample quotations file for the Cookbook.RandomQuote page
Random Quote Wiki  How to display a random quote from a list stored in a PmWiki page
Random Title  How to make PmWiki have random titles in the browser title bar
Recent Changes Deletion  Allow authors to delete RecentChanges pages, there-by making it possible for authors to delete wiki groups.
Recent Changes Excerpt  How to display a list of last n RecentChanges
Recent Uploads Log  List all uploaded files in the RecentUploads pages
Recipe Check  Check for new versions of recipes on pmwiki.org
Require Author  Require author names when saving pages
Require Category  Require categories to be entered
Require Summary  Require a summary to be entered
Restore Pm Wiki  Restore or move a PmWiki installation from an archive
Search Results  How to change the way search results are displayed
Secure Attachments  Security issues for attachments
SEO  A set of best practices to Search Engine Optimization
Side Bar Name Change  How to change the name of the SideBar
Side Notes  Create "Side Notes" for jotting down notes
Simple Discuss Link  Add an action (or sidebar) link that leads to and from a -Talk page.
Simple Page Counter  A simple page counter of visits to each page
Simultaneous Edits  Enable simultaneous edits for platforms without popen or diff3
Single Sign-On  Use Windows-Logon for Authentication on pmwiki
Site Information  How to quickly see the settings for a site without having to look at the contents of the local configuration file
Sitemapper  Adds a dynamically generated sitemap to PmWiki.
SMF User Intergration  Integrates Simple Machines Users into PmWiki
Source Forge Servers  Install PmWiki in SourceForge.net's project web space.
SQ Lite  Store wiki pages in an SQLite database file
SQ Lite-Talk  Talk Page for the SQLite recipe
Stopwatch  Use the $StopWatch function to measure PmWiki performance.
Superscript Line Spacing  How to fix line spacing of superscripts and subscripts
Survey Your Access Permissions  Generates a list of wikipages with special access permissions.
Switch To SSL Mode  How to force PmWiki to use SSL
Sys Diff  Use an external "diff" program to speed saving of long pages.
Tags  How to have tags (like Flickr)
Time Zones  Display all dates and times in user selectable timezone and format
Title Markup  setting a page title with the first title markup, subsequent titles (from included pages etc.) are ignored
Title Spaced  How to have spaces in a page title
Total Counter  A statistic counter - counts page views, users, languages, browsers, operating systems, referers, locations and web bots
Total Counter-Talk  Talk page for TotalCounter recipe
Tracking Menu  A sidebar menu tracking the current page
Tree Menu  Provides additional markup for creating a tree-like menu
Upload Pic Compression  Compress uploaded image files
Use Alternative Configurations  Get the base URL from the server
User Auth  User-based authorization
User Auth 2  A user-based permission granting and authentication module
User Auth2-Talk  
User Auth Devel  User-based authorization Development Page
User Last Action  Record the last action for each user so that stale accounts can be detected
Visitors Logging  How to have a clean log of visitor activity for each field of a farm
Visitors Logging 1337  Log all activity on your wiki to a text file in a configurable way.
Watch That Page  Tips for how to use http://www.watchthatpage.com/(approve links) with the Recent Changes page.
Wb Backup  Backup dynamic wiki data (wiki.d, cookbook, ...)
Web Admin  PHP file manager, works without ftp client
Web Server Security  How to use ".htaccess" to make PmWiki more secure
Wiki Farm Step By Step  Step by step instruction on how to set up PmWiki as a WikiFarm from scratch
Wiki Refactoring  Steps and methods to refactor and re-organize a wiki
Wiki Sh  Wiki-based script language roughly emulating linux shell tools
Word 2 Pm Wiki  Word macro to convert a Word document to PmWiki syntax
Word Wrap Preformatted Text  Prevent long lines of text stretching beyond the window edge
Cookbook Fr /
Auth Table  Liste toutes les pages du wiki avec leurs attributs
Pm Wiki /
Admin Task  List of Pmwiki administration related tasks organized in alphabetical order
Uploads Admin  Administration of PmWiki uploads
Test /
Alternative View Proposal  
Documentation Xref  
Edit - History - Print - Recent Changes - Search
Page last modified on November 25, 2007, at 02:32 PM