DokuWiki

It's better when it's simple

User Tools

Site Tools


tips

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tips [2018-05-09 17:46] – [Table] Klap-intips [2023-12-29 01:43] (current) – [Table] 74.88.27.221
Line 1: Line 1:
-====== Tips and Tricks for Dokuwiki ======+====== Tips and Tricks for DokuWiki ======
    
 This is the place to collect all your Tips and Tricks for [[DokuWiki]] Usage. This is the place to collect all your Tips and Tricks for [[DokuWiki]] Usage.
Line 12: Line 12:
 ===== Usage Tips ===== ===== Usage Tips =====
  
-^ Link ^ Short Description ^ +^ Link                                                                       ^ Short Description                                                     
-| [[tips:TailorWikiRules]]  | Best-practices to follow after installing DokuWiki  +| [[tips:TailorWikiRules]]                                                   | Best-practices to follow after installing DokuWiki                    
-| [[http://www.robmeerman.co.uk/unix:unison|Syncing with Unison]] | Sync two wikis using unison | +| [[http://www.robmeerman.co.uk/unix:unison|Syncing with Unison]]            | Sync two wikis using unison                                           
-| [[tips:timezone]]  | Set the server's Timezone  +| [[tips:timezone]]                                                          | Set the server's Timezone                                             
-| [[tips:mailconfig]]  | Tips on making mail work  +| [[tips:mailconfig]]                                                        | Tips on making mail work                                              
-| [[tips:commonlogin]]  | Sharing authentication data between wikis on the same server | +| [[tips:commonlogin]]                                                       | Sharing authentication data between wikis on the same server          
-| [[:tips:displaying-blank-rows-in-tables|Displaying blank rows in tables]] | Displaying blank rows in tables | +| [[:tips:displaying-blank-rows-in-tables|Displaying blank rows in tables]]  | Displaying blank rows in tables                                       
-| [[:tips:good_style|Good Style]] | Hints on how to have good styles on DokuWiki |  +| [[:tips:good_style|Good Style]]                                            | Hints on how to have good styles on DokuWiki                          
-| [[:tips:upgrading_old_versions]] | How to upgrade from old DokuWiki (2005-*) | +| [[:tips:upgrading_old_versions]]                                           | How to upgrade from old DokuWiki (2005-*)                             
-| [[:tips:ShowMediaFromExternalUpload]] | How to make files uploaded by other ways than mediamanager to appear |+| [[:tips:ShowMediaFromExternalUpload]]                                      | How to make files uploaded by other ways than mediamanager to appear  |
  
  
Line 29: Line 29:
 They may be better implemented by using the new [[plugin]] system though.  They may be better implemented by using the new [[plugin]] system though. 
  
-^ Link ^ Short Description ^ +^ Link                                                                                                                                                                                               ^ Short Description                                                                                                                   
-| [[tips:magnet links]]  | Show DC++ magnet links as external  | +| [[tips:magnet links| Show DC++ magnet links as external                                                                                                  | | [[:tips:links-to-dokuwiki-commands]]  | make links to "DokuWiki actions" (?do=) from within your wiki content, aka. Action Modes, aka. Action Links (in general, URL tags)  
-| [[:tips:links-to-dokuwiki-commands]] | make links to "DokuWiki actions" (?do=) from within your wiki content| +                                                                                                                                                                                                   | This patch (to 2005-05-07 version) add AMSLaTeX mathematical expression support to DokuWiki                                         |
-[[:tips:tex_howto]] | This patch (to 2005-05-07 version) add AMSLaTeX mathematical expression support to DokuWiki | +
  
 ===== Extending Layout and Styling ===== ===== Extending Layout and Styling =====
Line 46: Line 45:
 | [[tips:code_css|Code CSS]]                                                                   | CSS for use with Syntax Highlighting                                                                           | | [[tips:code_css|Code CSS]]                                                                   | CSS for use with Syntax Highlighting                                                                           |
 | [[tips:geshi_style_builder]]                                                                 | Geshi Style builder                                                                                            | | [[tips:geshi_style_builder]]                                                                 | Geshi Style builder                                                                                            |
 +| [[tips:XHTML5]]                                                                              | How to switch to XHTML 5                                                                                       |
 | [[tips:XHTML Strict]]                                                                        | How to switch to XHTML 1.0 Strict                                                                              | | [[tips:XHTML Strict]]                                                                        | How to switch to XHTML 1.0 Strict                                                                              |
 | [[tips:Toc use position fixed]]                                                              | When the user scrolls the page, the TOC does not scroll with it, the TOC is fixed.                             | | [[tips:Toc use position fixed]]                                                              | When the user scrolls the page, the TOC does not scroll with it, the TOC is fixed.                             |
-| [[tips:numbered headings]]                                                                   | Numbered headings per CSS only                                                                                 +| [[tips:numbered headings]]        | Numbered headings per CSS only         
-| [[tips:back to top]]                                                                         | back to top before every header                                                                                +| [[tips:back to top]]              | back to top before every header        
-| [[tips:local-links-with-icons|Local links with icons]]                                       | Local links with icons                                                                                         +| [[tips:local-links-with-icons|Local links with icons]]       | Local links with icons      | 
-| [[tips:image-in-the-upper-right-corner]]                                                     | replace top right DokuWiki logo by your own                                                                    |+| [[tips:svg_icons|Custom SVG icons]]  | Create your custom multi-color SVG icons for your DokuWiki   
 +| [[tips:image-in-the-upper-right-corner]]       | replace top right DokuWiki logo by your own   |
 | [[tips:code-in-ordered-lists]]                                                               | Including Code in Ordered Lists                                                                                | | [[tips:code-in-ordered-lists]]                                                               | Including Code in Ordered Lists                                                                                |
 | [[tips:tableswithrowspans2]]                                                                 | Tables with Rowspan Support                                                                                    | | [[tips:tableswithrowspans2]]                                                                 | Tables with Rowspan Support                                                                                    |
Line 63: Line 64:
 | [[tips:double-click-to-edit]]                                                                | Double Click to Open a Section Edit (improved)                                                                 | | [[tips:double-click-to-edit]]                                                                | Double Click to Open a Section Edit (improved)                                                                 |
 | [[tips:simple_columns|Simple Columns]]                                                       | Implementation of columns without plugins                                                                      | | [[tips:simple_columns|Simple Columns]]                                                       | Implementation of columns without plugins                                                                      |
-| [[tips:button_align|Button Align]]                                                          | How to align a <button> element?                                                                               | +| [[tips:button_align|Button Align]]                                                           | How to align a <button> element?                                                                               | 
-| [[tips:interwiki_shortcuts|Additional InterWiki Shortcuts]]                                 | Share Your InterWiki Shortcuts                                                                  +| [[tips:interwiki_shortcuts|Additional InterWiki Shortcuts]]                                  | Share Your InterWiki Shortcuts                                                                                 
 +| [[https://forum.dokuwiki.org/d/20773|Hyphenations within headings and link texts]] (sorry, German only :-( )  | Hyphenations within headings and link texts \\ (German: Worttrennungen innerhalb von Überschriften und Linktexten)  |
 ===== Adding new Functionality ===== ===== Adding new Functionality =====
  
-^ Link                                                                                                ^ Short Description                                                                                                                     ^ +^ Link                                                                                                                   ^ Short Description                                                                                                                     ^ 
-| [[tips:autosubscribemailinglist|Auto Subscribe a Mailinglist]]                                      | Auto Subscribe a user to a mailinglist after registration                                                                             | +| [[tips:autosubscribemailinglist|Auto Subscribe a Mailinglist]]                                                         | Auto Subscribe a user to a mailinglist after registration                                                                             | 
-| [[tips:betteremailnotifications|Better Email Notifications]]                                        | Receive HTML-formatted email notifications for page changes                                                                           | +| [[tips:betteremailnotifications|Better Email Notifications]]                                                           | Receive HTML-formatted email notifications for page changes                                                                           | 
-| [[tips:CleanNotificationScheme|Clean Notification Scheme]]                                          | Clarify notification scheme: namespace subscribers on new page, page subscribers on update                                            | +| [[tips:CleanNotificationScheme|Clean Notification Scheme]]                                                             | Clarify notification scheme: namespace subscribers on new page, page subscribers on update                                            | 
-| [[tips:IPACL|IP-based ACLs]]                                                                        | Assign access rights based on IP or network of the connecting client.                                                                 | +| [[tips:IPACL|IP-based ACLs]]                                                                                           | Assign access rights based on IP or network of the connecting client.                                                                 | 
-| [[tips:BrowserLanguageDetection]]                                                                   | Change the UI language automatically                                                                                                  | +| [[tips:BrowserLanguageDetection]]                                                                                      | Change the UI language automatically                                                                                                  | 
-| [[tips:transliteration]]                                                                            | Transliterate Cyrillic texts to Latin                                                                                                 | +| [[tips:transliteration]]                                                                                               | Transliterate Cyrillic texts to Latin                                                                                                 | 
-| [[tips:pdfexport|PDF Export]]                                                                       | PDF export using html2ps and pstopdf                                                                                                  | +| [[tips:pdfexport|PDF Export]]                                                                                          | PDF export using html2ps and pstopdf                                                                                                  | 
-| [[http://wiki.erazor-zone.de/doku.php?id=wiki:projects:php:dokuwiki:print_view|Print View Button]]  | make use of ?do=export_html                                                                                                           | +| [[http://wiki.erazor-zone.de/doku.php?id=wiki:projects:php:dokuwiki:print_view|Print View Button]] FIXME Login needed  | make use of ?do=export_html                                                                                                           | 
-| [[tips:printview|tpl_button for print view]]                                                        | Adds an tpl_button for print_view                                                                                                     | +| [[tips:printview|tpl_button for print view]]                                                                           | Adds an tpl_button for print_view                                                                                                     | 
-| [[http://wiki.erazor-zone.de/doku.php?id=wiki:projects:php:dokuwiki:user_link|User Link]]           | use an extra wiki-page for users                                                                                                      +| [[http://wiki.erazor-zone.de/doku.php?id=wiki:projects:php:dokuwiki:user_link|User Link]] FIXME Login needed           | use an extra wiki-page for users                                                                                                      | 
-| [[tips:HtaccessAuth|.htaccess authentication]]                                                      | Use .htaccess authentication instead of the login form                                                                                | +| [[tips:StickyExportHtml]]                                                                                              | Make do=export_html "sticky" for HTML-only browsing                                                                                   | 
-| [[tips:HtaccessAuth2|.htaccess authentication 2]]                                                   | As above with support for UserManager                                                                                                 | +| [[tips:HtmlOnly|Html only view]]                                                                                       | Similar to previous. uses .htaccess rewrite for that                                                                                  | 
-| [[tips:httpauth-passthru|HTTP-Auth Passthru]]                                                       | Adding http-auth-functionality to your existing ACL-setup                                                                             | +| [[tips:discussion]]                                                                                                    | Creates a link or button in your template that leads to a separate discussion-page (like e.g. Wikipedia does provide)                 | 
-| [[tips:chainedAuth|Chained Authentication]]                                                         | Use a sequence of authentication backends (e.g. LDAP then plain )                                                                     +| [[tips:safely include php code]]                                                                                       | Allow PHP code to be included in pages created by superuser only                                                                      | 
-| [[tips:StickyExportHtml]]                                                                           | Make do=export_html "sticky" for HTML-only browsing                                                                                   | +| [[tips:logging|Page Statistics]]                                                                                       | Add page and media file logging to DokuWiki                                                                                           | 
-| [[tips:HtmlOnly|Html only view]]                                                                    | Similar to previous. uses .htaccess rewrite for that                                                                                  | +| [[tips:tinylogging|Tiny Page Logging]]                                                                                 | Add simple logging to DokuWiki                                                                                                        | 
-| [[tips:discussion]]                                                                                 | Creates a link or button in your template that leads to a separate discussion-page (like e.g. Wikipedia does provide)                 | +| [[tips:nls|NLS]]                                                                                                       | Adding unofficial National Language Support (NLS) for DokuWiki                                                                        | 
-| [[tips:safely include php code]]                                                                    | Allow PHP code to be included in pages created by superuser only                                                                      | +| [[tips:Summary Enforcement]]                                                                                           | Require the user to enter a summary (or check minor edit)                                                                             | 
-| [[tips:logging|Page Statistics]]                                                                    | Add page and media file logging to DokuWiki                                                                                           | +| [[devel:toolbar#extending_the_toolbar|ToolbarButton]]                                                                  | How to add your own button to the toolbar                                                                                             | 
-| [[tips:tinylogging|Tiny Page Logging]]                                                              | Add simple logging to DokuWiki                                                                                                        | +| [[tips:homepages]]                                                                                                     | Autocreate user homepages when add/modify user accounts                                                                               | 
-| [[tips:nls|NLS]]                                                                                    | Adding unofficial National Language Support (NLS) for DokuWiki                                                                        | +| [[tips:wordcounter]]                                                                                                   | Add a word-/charcounter to the edit form                                                                                              | 
-| [[tips:Summary Enforcement]]                                                                        | Require the user to enter a summary (or check minor edit)                                                                             | +| [[tips:mediamanager_filesize|mediamanager and filesize]]                                                               | Append the size of the mediamanager selected file to the wikilink                                                                     | 
-| [[devel:toolbar#extending_the_toolbar|ToolbarButton]]                                               | How to add your own button to the toolbar                                                                                             | +| [[tips:media_attached]]                                                                                                | media upload is attached to each page                                                                                                 | 
-| [[tips:homepages]]                                                                                  | Autocreate user homepages when add/modify user accounts                                                                               | +| [[tips:template_chooser]]                                                                                              | A simple dropdown box in editmode allows you to paste content from a template into the current document                               | 
-| [[tips:wordcounter]]                                                                                | Add a word-/charcounter to the edit form                                                                                              | +| [[tips:login_instead_of_forbidden]]                                                                                    | Show the login form when accessing a restricted page                                                                                  | 
-| [[tips:mediamanager_filesize|mediamanager and filesize]]                                            | Append the size of the mediamanager selected file to the wikilink                                                                     | +| [[tips:display_acls]]                                                                                                  | Display ACLs in page footer                                                                                                           | 
-| [[tips:media_attached]]                                                                             | media upload is attached to each page                                                                                                 | +| [[tips:action_menu]]                                                                                                   | Action menu like in MoinMoin Wiki                                                                                                     | 
-| [[tips:template_chooser]]                                                                           | A simple dropdown box in editmode allows you to paste content from a template into the current document                               | +| [[tips:export_html]]                                                                                                   | Export multiple pages to HTML                                                                                                         | 
-| [[tips:login_instead_of_forbidden]]                                                                 | Show the login form when accessing a restricted page                                                                                  | +| [[tips:newssystem]]                                                                                                    | A News System. Based on this a plugin was developed: [[plugin:anewssystem|a NEWS System]].                                            | 
-| [[tips:display_acls]]                                                                               | Display ACLs in page footer                                                                                                           | +| [[:tips:subscription]]                                                                                                 | Prevent Email Of Changes to Subscribed Author                                                                                         | 
-| [[tips:action_menu]]                                                                                | Action menu like in MoinMoin Wiki                                                                                                     | +| [[:tips:phashLogin]]                                                                                                   | Allows "GET" login with a phash password. Useful with RSS readers for example.                                                        | 
-| [[tips:export_html]]                                                                                | Export multiple pages to HTML                                                                                                         | +| [[tips:tinyurl|Integrate TinyURL]]                                                                                     | Automatically create a short URL for every page                                                                                       | 
-| [[tips:newssystem]]                                                                                 | A News System. Based on this a plugin was developed: [[plugin:anewssystem|a NEWS System]].                                            | +| [[:tips:recent_changes_by_user_2009-02-14|Filter Recent Changes]]                                                      | Allows you to filter the list of 'Recent Changes' by username (for version 2009-02-14)                                                | 
-| [[:tips:subscription]]                                                                              | Prevent Email Of Changes to Subscribed Author                                                                                         | +| [[:tips:Separate Admin Login]]                                                                                         | Use a special admin login, which cannot read or edit pages                                                                            | 
-| [[:tips:phashLogin]]                                                                                | Allows "GET" login with a phash password. Useful with RSS readers for example.                                                        | +| [[:tips:User Pages]]                                                                                                   | Give everyone AUTH_EDIT on a page within a special namespace, where that page is their name                                           | 
-| [[tips:tinyurl|Integrate TinyURL]]                                                                  | Automatically create a short URL for every page                                                                                       +| [[:tips:clicknshow|ClickNShow]]                                                                                        | Hide/Show Headers clicking on them                                                                                                    | 
-| [[:auth:ldap#make_usermanager_plugin_work_with_ldap_authentication|LDAP and usemanager]]            | ''ldap.class.php'' modification so that the ''usermanager'' plugin can display the LDAP users                                         | +| [[:tips:autominor|Minor Edit by default]]                                                                              | Set the "Minor Edit" check mark by default                                                                                            | 
-| [[:tips:usermanager_chained| usermanager and chained auth]]                                         | Manage each authentication method used by the [[tips:chainedauth|chained method]] through the ''usermanager''                         | +| [[:tips:viewcounter]]                                                                                                  | Adds a simple pageview counter                                                                                                        | 
-| [[:tips:recent_changes_by_user|Filter Recent Changes]]                                              | Allows you to filter the list of 'Recent Changes' by username (for version 2008-05-05)                                                +| [[tips:book|Make a book]]                                                                                              | How to make a book with DokuWiki                                                                                                      | 
-| [[:tips:recent_changes_by_user_2009-02-14|Filter Recent Changes]]                                   | Allows you to filter the list of 'Recent Changes' by username (for version 2009-02-14)                                                | +| [[:tips:Namespace Clouds]]                                                                                             | DokuWiki Cloud Plugin Namespace Discrimination Patch                                                                                  | 
-| [[:tips:Separate Admin Login]]                                                                      | Use a special admin login, which cannot read or edit pages                                                                            | +| [[:tips:Copy Section Link]]                                                                                            | An easy way to copy each section link (with JavaScript)                                                                               | 
-| [[:tips:User Pages]]                                                                                | Give everyone AUTH_EDIT on a page within a special namespace, where that page is their name                                           | +| [[:tips:pageaccueil]]                                                                                                  | Creates a home page that lists categories of wiki to create a new page in the category chosen. Also allows to Create a new category.  |
-| [[:tips:clicknshow|ClickNShow]]                                                                     | Hide/Show Headers clicking on them                                                                                                    | +
-| [[:tips:autominor|Minor Edit by default]]                                                           | Set the "Minor Edit" check mark by default                                                                                            | +
-| [[:tips:viewcounter]]                                                                               | Adds a simple pageview counter                                                                                                        | +
-| [[tips:book|Make a book]]                                                                           | How to make a book with DokuWiki                                                                                                      | +
-| [[:tips:Namespace Clouds]]                                                                          | DokuWiki Cloud Plugin Namespace Discrimination Patch                                                                                  | +
-| [[:tips:Copy Section Link]]                                                                         | An easy way to copy each section link (with JavaScript)                                                                               | +
-| [[:tips:pageaccueil]]                                                                               | Creates a home page that lists categories of wiki to create a new page in the category chosen. Also allows to Create a new category.  +
-| [[:tips:gallery]]                                                                                   | Generate a gallery from images in a namespace, can create and save thumbnails                                                         |+
  
 ===== Integration with Other Software ===== ===== Integration with Other Software =====
  
-==== Content Management Systems and Forums ====+Auth Plugins let you authenticate in DokuWiki with credentials of other software platforms. Look for available [[plugintype>128#extension__table|Auth Plugins]] in the plugin repository.
  
-^ Link ^ Short Description ^ 
-| [[http://cruesl.um.es/wiki/doku.php?id=wiki_crue:auth_mysql_mambo|Mambo CMS]] |How to integrate DokuWiki with Mambo CMS (Spanish) | 
-| [[http://ruflin.com/en/hints/101-dokuwiki-mit-joomla-g-1013-verwenden|Joomla Bridge]] \\ (german) | <del>Bridge (authorization module) for using Joomla users in DokuWiki ([[http://ruflin.com/en/hints/104-dokuwiki-bridge-fafr-joomla-15|Also available for Joomla 1.5]])</del>(doesn't exist anymore)| 
-| [[http://extensions.joomla.org/extensions/bridges/authentication-bridges/3723|Joomla Integration]] | <del>Full User Integration of DokuWiki and Joomla with __no__ iframes! **new** ;-)</del> (doesn't exist anymore) | 
-| [[http://www.foolab.org/node/785|Drupal]] | Authentication backend will enable your DokuWiki to authenticate using the Drupal database. | 
-| [[http://blogcms.com|BLOG:CMS]] | BLOG:CMS integrates DokuWiki with Weblog, Forum and Gallery in one package | 
-| [[http://svn.textmate.org/trunk/Bundles/DokuWiki.tmbundle/|TextMate Bundle]] | Edit pages inside [[http://macromates.com|Textmate]] | 
-| [[http://www.absolutengine.com/|Absolut Engine]] | DokuWiki bridging module has been created to allow seamless integration of DokuWiki into Absolut Engine CMS. | 
-| [[https://www.glfusion.org/|glFusion CMS]] |DokuWiki Integration Plugin that allows seamless integration of DokuWiki into glFusion. | 
- 
-==== Forum Systems only ==== 
- 
-^ Link ^ Short Description ^ 
-| [[tips:Integrate with phpBB|phpBB]]  | How to integrate DokuWiki with phpBB's authentication | 
-| [[tips:integrate_with_phpbb3|phpBB 3.0.x]]  | How to integrate DokuWiki with phpBB3s authentication | 
-| [[tips:Integration with IPB 2.x|Invision Power Board IPB 2.x]] | How to integrate DokuWiki with IPB 2.x authentification | 
-| [[:tips:Integrate with SMF]] | SMF (Simple Machines Forum) Integration |  
-| <del>[[http://lussumo.com/docs/doku.php?id=vanilla:integration:dokuwiki|Vanilla]]</del> (Error 404) | Lets Vanilla take care of all the user management, including sessions | 
- 
-==== Bug Trackers ==== 
- 
-^ Link ^ Short Description ^ 
-| [[http://gforge.org/tracker/index.php?func=detail&aid=855&group_id=1&atid=106|GForge]] | A plugin for using DokuWiki in GForge| 
-| [[http://www.mantisbt.org/wiki/doku.php/mantisbt:issue:7075:integration_with_dokuwiki|Mantis Integration]] | How to integrate DokuWiki with Mantis Bugtracker | 
-| [[http://discerning.com/hacks/flyspray/|Flyspray]] | Flyspray Authentication Integration | 
-| [[http://www.byteflex.com/wiki/pub/dokuwiki_eventum|Eventum Integration]] | How to integrate DokuWiki with Eventum Issue Tracker | 
-| [[plugin:eventum]] | Eventum link plugin |  
-| [[tips:dokuwiki_trac_lighttpd_integration|Trac]] | A very dirty way to force Trac and DokuWiki to interact with each other. | 
  
 ==== Others ==== ==== Others ====
  
-^ Link ^ Short Description ^ +^ Link                                                                                                                ^ Short Description                                                                                          
-| [[tips:Synchronise with Tomboy]] | How to synchronize Tomboy with DokuWiki | +| [[tips:Synchronise with Tomboy]]                                                                                    | How to synchronize Tomboy with DokuWiki                                                                    
-| [[http://maestric.com/wiki/doku.php?id=php:integrate-dokuwiki-to-your-website|Integrate DokuWiki to your website]] | As read-only pages | +| [[http://maestric.com/wiki/doku.php?id=php:integrate-dokuwiki-to-your-website|Integrate DokuWiki to your website]]  | As read-only pages                                                                                         
-| [[tips:Edit DokuWiki with text editors using FUSE and Python]] | Untested and potentially buggy. | +| [[tips:Edit DokuWiki with text editors using FUSE and Python]]                                                      | Untested and potentially buggy.                                                                            
-| [[http://reganmian.net/wiki/researchr:start|Researchr]] | Framework for integrating DokuWiki with BibDesk and Skim for academic note taking and citation management |+| [[http://reganmian.net/wiki/researchr:start|Researchr]] FIXME (broken)                                              | Framework for integrating DokuWiki with BibDesk and Skim for academic note taking and citation management  |
  
 ===== Interacting scripts and tools ===== ===== Interacting scripts and tools =====
  
-^ Link ^ Short Description ^ +^ Link                                                                                ^ Short Description                                                                                                                                                             
-| [[tips:DokuWiki Setup]]  | Easy/automatic installation/upgrade - also fixing safe-mode issues| +| [[tips:DokuWiki Setup]]                                                             | Easy/automatic installation/upgrade - also fixing safe-mode issues                                                                                                            
-| [[tips:Maintenance]]  | Cronjobs to keep your wiki clean  +| [[tips:Maintenance]]                                                                | Cronjobs to keep your wiki clean                                                                                                                                              
-| [[tips:Backup Script]]  | A small shellscript to backup your wiki data and media, including rotation. | +| [[tips:Backup Script]]                                                              | A small shellscript to backup your wiki data and media, including rotation.                                                                                                   
-| [[tips:BackupToS3]]  | A small ruby script to backup your wiki to Amazon's data storage system S3. | +| [[tips:BackupToS3]]                                                                 | A small ruby script to backup your wiki to Amazon's data storage system S3.                                                                                                   
-| [[tips:UpgradeScript]]  | A small script to make DokuWiki updates simpler | +| [[tips:UpgradeScript]]                                                              | A small script to make DokuWiki updates simpler                                                                                                                               
-| [[tips:Weblog bookmarklet]]  | A JavaScript/PHP combination to post in DokuWiki like regular weblogs | +| [[tips:Weblog bookmarklet]]                                                         | A JavaScript/PHP combination to post in DokuWiki like regular weblogs                                                                                                         
-| [[tips:imap2wiki]]  | A small PHP script to give users the opportunity to post by email| +| [[tips:imap2wiki]]                                                                  | A small PHP script to give users the opportunity to post by email                                                                                                             
-| [[https://github.com/chimeric/dokuvimki|DokuVimKi]] | VIM Plugin that allows editing of wiki pages over XML-RPC + Syntax highlighting for DokuWiki syntax | +| [[https://github.com/kynan/dokuvimki|DokuVimKi]]                                    | VIM Plugin that allows editing of wiki pages over XML-RPC + Syntax highlighting for DokuWiki syntax                                                                           
-| [[tips:vimkeys]]  | Key Bindings for [G]Vim  +| [[tips:vimkeys]]                                                                    | Key Bindings for [G]Vim                                                                                                                                                       
-| [[.tips:fixperms.php]]  | make webserver created files writable by everyone | +| [[.tips:fixperms.php]]                                                              | make webserver created files writable by everyone                                                                                                                             
-| [[tips:mail2page]]  | create pages and upload media by email | +| [[tips:mail2page]]                                                                  | create pages and upload media by email                                                                                                                                        
-| [[tips:romanize]]  | romanize files in datadir | +| [[tips:romanize]]                                                                   | romanize files in datadir                                                                                                                                                     
-| [[http://rules-of-thumb.com/downloads#Misc|DokuWiki2HtmlHelp]] | Converts a DokuWiki website into a Compiled HTML Help file (.chm) complete with table of contents and index | +| [[http://rules-of-thumb.com/DokuWiki2HtmlHelp|DokuWiki2HtmlHelp]]                   | Converts a DokuWiki website into a Compiled HTML Help file (.chm) complete with table of contents and index                                                                   
-| [[tips:jEdit]]  | An edit mode for jEdit that does syntax highlighting for headlines, character formats, lists and links | +| [[tips:jEdit]]                                                                      | An edit mode for jEdit that does syntax highlighting for headlines, character formats, lists and links                                                                        
-| [[cli|CLI ]] | DokuWiki command line utilities | +| [[cli|CLI ]]                                                                        | DokuWiki command line utilities                                                                                                                                               
-| [[tips:recreate wiki change log]] | How to recreate your wiki change log from individual page change logs | +| [[tips:recreate wiki change log]]                                                   | How to recreate your wiki change log from individual page change logs                                                                                                         
-| [[tips:readINIfile]]  | How to solve problem with parse_ini_file disabled | +| [[tips:readINIfile]]                                                                | How to solve problem with parse_ini_file disabled                                                                                                                             
-| [[tips:fixmtime]] | Fix modification times based on timestamps (to avoid the ''external edit'' syndrome) | +| [[tips:fixmtime]]                                                                   | Fix modification times based on timestamps (to avoid the ''external edit'' syndrome)                                                                                          
-| [[tips:clean_acl]] | Clean up non-existing users and pages in the ACL | +| [[tips:clean_acl]]                                                                  | Clean up non-existing users and pages in the ACL                                                                                                                              
-| [[tips:clean_media_directory|Clean Media Directory]] | A little Perl script to clean up orphaned files in the Media-Directory| +| [[tips:clean_media_directory|Clean Media Directory]]                                | A little Perl script to clean up orphaned files in the Media-Directory                                                                                                        
-| [[tips:curl_login|Logging in to retrieve pages with cURL]] | Quick howto on retrieving pages that require logging in with curl.| +| [[tips:curl_login|Logging in to retrieve pages with cURL]]                          | Quick howto on retrieving pages that require logging in with curl.                                                                                                            
-| [[tips:extract_links|Extract external links]] | A small PHP script to extract all external links (with surrounding context) from the wiki | +| [[tips:extract_links|Extract external links]]                                       | A small PHP script to extract all external links (with surrounding context) from the wiki                                                                                     
-| [[tips:autolink|Add an Autolink page]] | A small Perl Script to (re)builds link on chosen words each nights | +| [[tips:autolink|Add an Autolink page]]                                              | A small Perl Script to (re)builds link on chosen words each nights                                                                                                            
-| [[tips:build_report|Automatic build reports]] | A bash script that compiles/builds a project and reports the result to the wiki | +| [[tips:build_report|Automatic build reports]]                                       | A bash script that compiles/builds a project and reports the result to the wiki                                                                                               
-| [[tips:gource_analysis|GourceDoku]]|Picture of the edition of a wiki with Gource| +| [[tips:gource_analysis|GourceDoku]]                                                 | Picture of the edition of a wiki with Gource                                                                                                                                  
-| [[tips:topcontributors]] | A shell snippet to create a list of the top contributors to the wiki | +| [[tips:topcontributors]]                                                            | A shell snippet to create a list of the top contributors to the wiki                                                                                                          
-| [[tips:locateorphanmedia]] | How to get a listing of all orphaned media ie.: media files that are not linked to in your wiki  +| [[tips:locateorphanmedia]]                                                          | How to get a listing of all orphaned media ie.: media files that are not linked to in your wiki                                                                               
-| [[tips:pageannotate|Page Annotate]] | A script to give you idea who edited which line in page. Uses git as a tool to do the trick | +| [[tips:pageannotate|Page Annotate]]                                                 | A script to give you idea who edited which line in page. Uses git as a tool to do the trick                                                                                   
-| [[tips:mysql-for-all|Mysql For All]] | An off-wiki webpage script to provide users the ability to generate mysql queries for use in wiki plugins. Users do not need to know the database structure or mysql syntax. | +| [[tips:mysql-for-all|Mysql For All]]                                                | An off-wiki webpage script to provide users the ability to generate mysql queries for use in wiki plugins. Users do not need to know the database structure or mysql syntax.  
-| [[http://www.gab.lc/scripts/dokuwiki_orphans.php|Dokuwiki orphans]] | Help you find pages with no links towards them and links to non existant pages in order to keep your Wiki clean. |+| [[http://www.gab.lc/scripts/dokuwiki_orphans.php|Dokuwiki orphans]] FIXME (broken)  | Help you find pages with no links towards them and links to non existant pages in order to keep your Wiki clean.                                                              |
  
 ===== Importing from External Sources ===== ===== Importing from External Sources =====
Line 199: Line 164:
 ==== Wikis ==== ==== Wikis ====
  
-^ Source Wiki  ^ Description ^ +^ Source Wiki                                         ^ Description                                                
-| [[tips:chu2doku|ChuWiki]]  | A Python script for ChuWiki conversion | +| [[tips:chu2doku|ChuWiki]]                           | A Python script for ChuWiki conversion                     
-| [[tips:ewiki2doku|ErfurtWiki]]  | A PHP script for ewiki (ErfurtWiki) conversion | +| [[tips:ewiki2doku|ErfurtWiki]]                      | A PHP script for ewiki (ErfurtWiki) conversion             
-| [[plugin:jspwiki_import|JSPWiki]]  | A plugin to import JSPWiki pages | +| [[plugin:jspwiki_import|JSPWiki]]                   | A plugin to import JSPWiki pages                           
-| [[tips:jspwiki_convert|JSPWiki (again)]] | A pair of scripts to convert a directory of JSPWiki pages| +| [[tips:jspwiki_convert|JSPWiki (again)]]            | A pair of scripts to convert a directory of JSPWiki pages  
-| [[tips:MediaWiki to DokuWiki Converter|MediaWiki]] |Converts MediaWiki to DokuWiki| +| [[tips:MediaWiki to DokuWiki Converter|MediaWiki]]  | Converts MediaWiki to DokuWiki                             
-| [[tips:moinmoin2doku|MoinMoin]]  | Python and PHP scripts for MoinMoin conversion. |  +| [[tips:moinmoin2doku|MoinMoin]]                     | Python and PHP scripts for MoinMoin conversion.            
-| [[tips:perspective|Perspective]]  | A python script, must be run from Windows | +| [[tips:perspective|Perspective]]                    | A python script, must be run from Windows                  
-| [[tips:Tikiwiki2Dokuwiki|TikiWiki]]  | A PHP script for TikiWiki conversion. |  +| [[tips:Tikiwiki2Dokuwiki|TikiWiki]]                 | A PHP script for TikiWiki conversion.                      
-| [[tips:TracWiki2DokuWiki|trac]]  | A PHP script for trac's wiki conversion | +| [[tips:TracWiki2DokuWiki|trac]]                     | A PHP script for trac's wiki conversion                    
-| [[tips:TWiki to DokuWiki Conversion|TWiki]] | A TWiki to DokuWiki conversion script | +| [[tips:TWiki to DokuWiki Conversion|TWiki]]         | A TWiki to DokuWiki conversion script                      
-| [[tips:wakka2doku|Wakka Wiki]]  | A Perl script for Wakka Wiki conversion | +| [[tips:wakka2doku|Wakka Wiki]]                      | A Perl script for Wakka Wiki conversion                    
-| [[tips:zwiki2dokuwiki|Zwiki]]  | A Perl script for Zwiki conversion | +| [[tips:zwiki2dokuwiki|Zwiki]]                       | A Perl script for Zwiki conversion                         
-| [[tips:docpdf2dokuwiki]]  | A Perl script for importing pdf and doc |+| [[tips:docpdf2dokuwiki]]                            | A Perl script for importing pdf and doc                    | 
 +| [[tips:confluence2dokuwiki|Atlassian Confluence]]   | A Perl script for Atlassian Confluence conversion          |
  
  
 ==== Other ==== ==== Other ====
  
-^ Link ^ Description ^ +^ Link                                                                                                                                                          ^ Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
-| [[tips:uploadcodedir]]  | Uploading a directory of code to DokuWiki  +| [[~:uploadcodedir]]                                                                                                                                           | Uploading a directory of code to DokuWiki                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
-| [[:tips:table_editing]] | How to import your data into tables |  +| [[~:table_editing]]                                                                                                                                           | How to import your data into tables                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
-| [[http://www.suttree.com/code/wikemail/|Wikemail]] | a script to import email into DokuWiki  +| [[http://www.suttree.com/code/wikemail/|Wikemail]]                                                                                                            | a script to import email into DokuWiki                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
-| [[http://homepages.paradise.net.nz/hillview/OOo/|OpenOffice Macro]] | converts an OpenOffice document to DokuWiki format | +| [[http://homepages.paradise.net.nz/hillview/OOo/|OpenOffice Macro]]                                                                                           | converts an OpenOffice document to DokuWiki format                                                                                                                                                                                                                                                                                                                                                                                                                                                              
-| [[http://www.plattsalat.de/dokuwiki/doku.php?id=wiki:openofficemacro|OpenOffice v2 Macro]] | converts an OpenOffice document to DokuWiki format, adapted for OOo v2| +| [[http://www.plattsalat.de/dokuwiki/doku.php?id=wiki:openofficemacro|OpenOffice v2 Macro]]                                                                    | converts an OpenOffice document to DokuWiki format, adapted for OOo v2                                                                                                                                                                                                                                                                                                                                                                                                                                          
-| [[tips:OpenOfficeMacro]] | both of the above macros do not convert embedded pictures - this one does| +| [[tips:OpenOfficeMacro]]                                                                                                                                      | both of the above macros do not convert embedded pictures - this one does                                                                                                                                                                                                                                                                                                                                                                                                                                       
-| [[http://www.ooowiki.de/Writer2DokuWiki|Writer2Dokuwiki]] | converts an OpenOffice document to DokuWiki format (doesnt fully support lists)| +| [[http://www.ooowiki.de/Writer2DokuWiki|Writer2Dokuwiki]]                                                                                                     | converts an OpenOffice document to DokuWiki format (doesnt fully support lists)                                                                                                                                                                                                                                                                                                                                                                                                                                 
-| [[http://der.it-bayer.de/writer2dokuwiki-fur-openoffice-3-2-x/|Writer2Dokuwiki (IT-Bayer's version)]]  | converts an OpenOffice document to DokuWiki format  +| [[https://web.archive.org/web/20111228224456/http://der.it-bayer.de/writer2dokuwiki-fur-openoffice-3-2-x/|Writer2Dokuwiki (IT-Bayer's version)]] (in German)  | converts an OpenOffice document to DokuWiki format                                                                                                                                                                                                                                                                                                                                                                                                                                                              
-| [[http://www.lucsorel.com/index.php?page=downloads#calc2dokuwiki|Calc2Dokuwiki]] | Exports selected ranges of cells from OpenOffice.org Calc into tables formatted in DokuWiki code. Tool available as an extension (OOo 2.1.x) and a macro (OOo 1.x-2.x) | +| [[http://www.lucsorel.com/index.php?page=downloads#calc2dokuwiki|Calc2Dokuwiki]]                                                                              | Exports selected ranges of cells from OpenOffice.org Calc into tables formatted in DokuWiki code. Tool available as an extension (OOo 2.1.x) and a macro (OOo 1.x-2.x)                                                                                                                                                                                                                                                                                                                                          
-| [[tips:HTMLtoWiki]]  | How to convert HTML to DokuWiki [[wiki:syntax]] | +| [[~:HTMLtoWiki]]                                                                                                                                              | How to convert HTML to DokuWiki [[wiki:syntax]]                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
-|[[http://www.fristercons.de/fcon/doku.php?id=xls2dw:start| +| [[http://www.fristercons.de/fcon/doku.php?id=xls2dw:start| Excel to DokuWiki converter]]                                                                      | This makro based tool contains parameters on first worksheet to  allow the user some customization. Paste your table into another worksheet, select the cells as usual and run the makro to Export it as DW Syntax including styling. Information also available here within DokuWiki at: [[~:Excel Macro]]                                                                                                                                                                                                     
-Excel to DokuWiki converter]] |This makro based tool contains parameters on first worksheet to  allow the user some customization. Paste your table into another worksheet, select the cells as usual and run the makro to Export it as DW Syntax including styling. Information also available here within DokuWiki at: [[tips:Excel Macro]]  +| [[~:csv2dwt]]                                                                                                                                                 | A script that converts Comma Separated Values (CSV) to DokuWiki's Table format (DWT)                                                                                                                                                                                                                                                                                                                                                                                                                            
-| [[tips:csv2dwt]]  | A script that converts Comma Separated Values (CSV) to DokuWiki's Table format (DWT) | +| [[~:csv2dokuwiki]]                                                                                                                                            | Converts CSV input (tab separated) into DokuWiki's table syntax (in Java)                                                                                                                                                                                                                                                                                                                                                                                                                                       
-| [[tips:csv2dokuwiki]]  | Converts CSV input (tab separated) into DokuWiki's table syntax (in Java) | +| [[~:xls2wiki]]                                                                                                                                                | A script that converts XLS copied data to DokuWiki's Table format (DWT) and vice versa                                                                                                                                                                                                                                                                                                                                                                                                                          
-| [[tips:xls2wiki]]  | A script that converts XLS copied data to DokuWiki's Table format (DWT) and vice versa | +| [[~:doc to wiki syntax]]                                                                                                                                      | Convert folders with Ms Word Doc files to DokuWiki Syntax                                                                                                                                                                                                                                                                                                                                                                                                                                                       
-|[[tips:doc_to_wiki_syntax]] | Convert folders with Ms Word Doc files to DokuWiki Syntax |  +| [[http://www.fristercons.de/fcon/doku.php?id=doc2dw:start|Word to Dokuwiki converter]]                                                                        | Here you can download the latest Version of this Doc containing the makro to Export it as DW Syntax. Some Information provided here within the DokuWiki at [[~:word makro]]. \\ Former versions provided by Tania Hew ⇒ [[http://www.taniahew.com/word2dokuwiki.html|Word to DokuWiki Converter]] improves upon the two macros above as it is a Word template that allows one to click a button in MS Word to convert a Word document, including images, to DokuWiki format (see Portfolio section on website)  
-|[[http://www.fristercons.de/fcon/doku.php?id=doc2dw:start|Word to Dokuwiki converter]] | Here you can download the latest Version of this Doc containing the makro to Export it as DW Syntax. Some Information provided here within the DokuWiki at [[tips:word_makro]]. \\ Former versions provided by Tania Hew ⇒ [[http://www.taniahew.com/word2dokuwiki.html|Word to DokuWiki Converter]] improves upon the two macros above as it is a Word template that allows one to click a button in MS Word to convert a Word document, including images, to DokuWiki format (see Portfolio section on website)| +| [[http://www.plattsalat.de/dokuwiki/doku.php?id=wiki:msofficemacro|Word Macro adaptation]]                                                                    | converts an MS Word document to DokuWiki format - improved conversion (for English Word) plus adaptation for German Word                                                                                                                                                                                                                                                                                                                                                                                        
-| [[http://www.plattsalat.de/dokuwiki/doku.php?id=wiki:msofficemacro|Word Macro adaptation]] | converts an MS Word document to DokuWiki format - improved conversion (for English Word) plus adaptation for German Word | +| [[~:word2wiki]]                                                                                                                                               | Convert Microsoft Word document content to Wiki markup                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 
-| [[:tips:word2wiki]] | Convert Microsoft Word document content to Wiki markup |+| [[~:google sheets macro]]                                                                                                                                     | Google Apps Script for exporting a selected cell range to DokuWiki                                                                                                                                                                                                                                                                                                                                                                                                                                              | 
 +| [[~:wordpress user export]]                                                                                                                                   | How to run a query to export users from Wordpress that can be imported in DokuWiki                                                                                                                                                                                                                                                                                                                                                                                                                              |
  
 ====== Miscellaneous ====== ====== Miscellaneous ======
Line 248: Line 215:
 | [[http://sourceforge.net/projects/dwexport/|DwExport]] | DokuWiki export to static HTML pages including images and CSS formatting. => http://sourceforge.net/projects/dwexport/ //Only  v0.2// | | [[http://sourceforge.net/projects/dwexport/|DwExport]] | DokuWiki export to static HTML pages including images and CSS formatting. => http://sourceforge.net/projects/dwexport/ //Only  v0.2// |
 | [[:tips:farm]] | How to make DokuWiki a wiki farm |  | [[:tips:farm]] | How to make DokuWiki a wiki farm | 
-| [[:tips:htdigestauth]] | Setting up htdigest user identification |  
 | [[:tips:simplegooglesearch]] | Replace DokuWiki internal search form with Google search | | [[:tips:simplegooglesearch]] | Replace DokuWiki internal search form with Google search |
 | [[:tips:spell_checker_713]] | Aspell Personal Wordlists and Release 2005-07-13 (seems old) |  | [[:tips:spell_checker_713]] | Aspell Personal Wordlists and Release 2005-07-13 (seems old) | 
Line 256: Line 222:
 | [[:tips:phpwithgd]] | This page describes how to solve issues caused by missing gdlib support in PHP | | [[:tips:phpwithgd]] | This page describes how to solve issues caused by missing gdlib support in PHP |
  
 +====== How To ======
 +
 +//No plugin or modifications needed.//
 +^ Link               ^ Description                              ^
 +| [[:tips:weather]]  | Show weather info from https://wttr.in/  |
tips.1525880767.txt.gz · Last modified: 2018-05-09 17:46 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki