====== 팁과 트릭 ====== NEEDS ATTENTION ---- 여기는 [[DokuWiki]] 사용법을 위한 팁과 트릭을 모우기 위한 곳입니다. ===== 사용 팁 ===== ^ 링크 ^ 간단한 설명 ^ | [[tips:TailorWikiRules]] | 설치 후 모범 사례 | | [[http://www.robmeerman.co.uk/unix:unison|Syncing with Unison]] | unison을 이용하여 2개의 Wiki를 동기화 | | [[tips:timezone]] | 서버의 시간대 설정 | | [[tips:mailconfig]] | 메일 작업을 위한 팁 | | [[tips:commonlogin]] | 동일 서버에서 위키 간에 인증 데이터 공유 | | [[:tips:displaying-blank-rows-in-tables|Displaying blank rows in tables]] | 테이블에 빈줄 표시 | | [[:tips:good_style|Good Style]] | 좋은 스타일을 만들기 위한 힌트 | | [[:tips:upgrading_old_versions]] | 오래된 DokuWiki (2005-*) 업그레이드 방법 | | [[:tips:ShowMediaFromExternalUpload]] | 미디어 매니저가 아닌 다른 방법으로 업로드한 파일이 표시되게 하는 법 | ===== 브라우저 이슈 ===== ^ 링크 ^ 간단한 설명 ^ | [[tips:scrollposition]] | Firefox에서 DokuWiki가 스크롤 위치를 기억하지 않는 이유 | | [[tips:preventing-postdata-has-expired]] | 'POSTDATA has expired' 메시지 방지하기 | | [[tips:dom.disable_image_src_set]] | Firefox에서 편집화면의 툴바버튼이 보이지 않는 경우 | ===== 위키 구문의 확장 ===== 이 팁들의 **대부분**은 새로운 [[devel:Parser]]에 맞게 조정할 필요가 있습니다. 그리고, 즉시 작동하지는 않을 것입니다. 그래서 새로운 [[plugin]] 시스템을 사용하여 구현하는 것이 좋을 지도 모릅니다. ^ 링크 ^ 간단한 내용 ^ | [[tips:magnet links]] [[:tips:links-to-dokuwiki-commands]] | 외부 링크로 DC%%++%% magnet links를 표시 | | ::: | 위키 페이지 내에서 "DokuWiki actions" (?do=) 만들기 | | [[:tips:tex_howto]] | DokuWiki에 AMSLaTeX 수식 구문을 추가를 지원하는 패치(2005-05-07 version 용) | ===== 레이아웃과 스타일의 확장 ===== 이 팁의 일부는 새로운 [[template]]을 사용하여 구현하는 것이 더 나을 지 모릅니다. 적절히 고쳐 쓸 것을 권장합니다. ^ 링크 ^ 간단한 설명 ^ | [[tips:CustomQuoting]] | 인용스타일 변경 | | [[tips:format_user]] | 사용자 이름을 표사할 때 클라이언트 인증서의 CN 사용 | | [[http://ktyp.com/dev/doku/dokuwiki/hacks/prettyrecent|Pretty Recent]] | 최근 바뀜 페이지를 날짜 제목([[tips:prettyrecentfix|Fix for July 1 Revision]])을 포함한 것을 변경 | | [[tips:prewithwrap|'pre' section with wrap]] | %%
%% section with wrapping | | [[tips:Disabling link icons]] |interwiki와 wiki 이외의 링크 아이콘 비활성화 | | [[tips:rss_description|Descriptions in RSS aggregator]] | 각 RSS 기사의 첫부분을 목록에 추가 | | [[tips:code_css|Code CSS]] | 구분 강조를 위한 CSS | | [[tips:geshi_style_builder]] | Geshi 스타일 빌더 | | [[tips:XHTML Strict]] | XHTML 1.0 로 전환 방법 | | [[tips:image_nolink]] | 삽입한 이미지의 링크 기본 옵션을 링크 없음으로 만들기 | | [[tips:Toc use position fixed]] | 페이지를 스크롤할 때 목차가 고정되어 스크롤 되지 않게 하기 | | [[tips:numbered headings]] | CSS만으로 제목 번호 매기기 | | [[tips:back to top]] | 각 제목 앞에 페이지 위로 링크r | | [[tips:local-links-with-icons|Local links with icons]] | 아이콘 사용 내부 링크 | | [[tips:image-in-the-upper-right-corner]] | 상단 DokuWiki 로고를 자신의 이미지로 교체 | | [[tips:code-in-ordered-lists]] | 번호 목록에 코드를 포함 | | [[tips:prettyrecentfix]] | "최근 바뀜" 페이지를 더 보기 좋게 하는 팁 | | [[tips:tableswithrowspans2]] | 가로폭(Rowspan)을 지원하는 표 | | [[tips:Tables with Rowspan]] | 가로폭(Rowspan)을 지원하는 표의 다른 방법 | | [[tips:rowspansfix]] | 가로폭(Rowspan)을 지원하는 표의 다른 방법 | | [[tips:rowspansfix2]] | 가로폭(Rowspan)을 지원하는 표의 다른 방법 | | [[tips:resizeiframes|Adjust iframe heights]] | An additional JavaScript for the [[plugin:iframe]] plugin to make iframes as high as needed for their content | | [[tips:styling-headers|Using CSS to Style Headers]] | General tips, case uses and structure info for styling headers with CSS. | | [[tips:show_changes_in_recents_list|Display the changes for each entry in the recent list]] | Display a diff of the last and the current version for each entry in the recent list]] | | [[tips:printpreview]] | Preview of the wiki body; Usage for printing or fullscreen-mode | | [[tips:double-click-to-edit]] | Double Click to Open a Section Edit (improved) | ===== Adding new Functionality ===== ^ Link ^ Short Description ^ | [[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: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:BrowserLanguageDetection]] | Change the UI language automatically | | [[tips:transliteration]] | Transliterate Cyrillic texts to Latin | | [[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 | | [[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 | | [[tips:HtaccessAuth|.htaccess authentication]] | Use .htaccess authentication instead of the login form | | [[tips:HtaccessAuth2|.htaccess authentication 2]] | As above with support for UserManager | | [[tips:httpauth-passthru|HTTP-Auth Passthru]] | Adding http-auth-functionality to your existing ACL-setup | | [[tips:chainedAuth|Chained Authentication]] | Use a sequence of authentication backends (e.g. LDAP then plain ) | | [[tips:StickyExportHtml]] | Make do=export_html "sticky" for HTML-only browsing | | [[tips:HtmlOnly|Html only view]] | Similar to previous. uses .htaccess rewrite for that | | [[tips:discussion]] | Creates a link or button in your template that leads to a separate discussion-page (like e.g. Wikipedia does provide) | | [[tips:safely include php code]] | Allow PHP code to be included in pages created by superuser only | | [[tips:logging|Page Statistics]] | Add page and media file logging to DokuWiki | | [[tips:tinylogging|Tiny Page Logging]] | Add simple logging to DokuWiki | | [[tips:nls|NLS]] | Adding unofficial National Language Support (NLS) for DokuWiki | | [[tips:Summary Enforcement]] | Require the user to enter a summary (or check minor edit) | | [[devel:toolbar#extending_the_toolbar|ToolbarButton]] | How to add your own button to the toolbar | | [[tips:homepages]] | Autocreate user homepages when add/modify user accounts | | [[tips:wordcounter]] | Add a word-/charcounter to the edit form | | [[tips:mediamanager_filesize|mediamanager and filesize]]| Append the size of the mediamanager selected file to the wikilink | | [[tips:media_attached]]| media upload is attached to each page | | [[tips:template_chooser]]| A simple dropdown box in editmode allows you to paste content from a template into the current document | | [[tips:login_instead_of_forbidden]] | Show the login form when accessing a restricted page | | [[tips:display_acls]] | Display ACLs in page footer | | [[tips:action_menu]] | Action menu like in MoinMoin Wiki| | [[http://half.luck.jp/toeic/doku.php?id=dokuwiki_original_tools|DELETE_THEM]] FIXME | Delete Apache owner:group files | | [[tips:export_html]] | Export multiple pages to HTML | | [[tips:newssystem]] | A News System | | [[:tips:subscription]] | Prevent Email Of Changes to Subscribed Author | | [[:tips:phashLogin]] | Allows "GET" login with a phash password. Useful with RSS readers for example. | | [[tips:tinyurl|Integrate TinyURL]] | Automatically create a short URL for every page | | [[: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:usermanager_chained | usermanager and chained auth]] | Manage each authentication method used by the [[tips:chainedauth|chained method]] through the ''usermanager'' | |[[:tips:back_to_edited_section | Back to edited section]]|After editing, go back to the edited sectionNative since version 2009-02-14 | | [[: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: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:Separate Admin Login]] | Use a special admin login, which cannot read or edit pages | | [[:tips:User Pages]] | Give everyone AUTH_EDIT on a page within a special namespace, where that page is their name | | [[: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|Made 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. | ===== Integration with Other Software ===== ==== Content Management Systems and Forums ==== ^ 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://xoopsforge.com/modules/dokuwiki/|XOOPS CMS]] \\ FIXME| A complete integration of DokuWiki with XOOPS for XOOPS 2.2.x and 2.0.x only| | [[http://ruflin.com/en/hints/101-dokuwiki-mit-joomla-g-1013-verwenden|Joomla Bridge]] \\ (german) | 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]])| | [[http://extensions.joomla.org/extensions/bridges/authentication-bridges/3723|Joomla Integration]] | Full User Integration of DokuWiki and Joomla with __no__ iframes! **new** ;-) | | [[http://www.foolab.org/node/785|Drupal]] | Authentication backend will enable your DokuWiki to authenticate using the Drupal database. | | [[http://www.coalface.net/node/22|Drupal]] \\ FIXME | Integrate a DokuWiki installation into a Drupal front-end. | | [[http://blogcms.com|BLOG:CMS]] | BLOG:CMS integrates DokuWiki with Weblog, Forum and Gallery in one package | | [[http://www.nucleuscms.org/|NucleusCMS]] \\ (no deeplink)| NucleusCMS integrates DokuWiki | | [[http://www.openims.com|OpenIMS CMS]] \\ (no deeplink)| Authentication backend will enable your DokuWiki to authenticate using the OpenIMS database. | | PHP Fusion CMS \\ (link removed unsecure) | The TWB DokuWiki Infusion integrates DokuWiki into the PHP Fusion CMS. View the demo: http://www.web-bureau.com/infusions/dokuwiki/. | | [[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. | | [[http://www.digist.co.kr/bbs/101036|Zeroboard XE]] \\ FIXME| Authentication backend for Zeroboard XE, one of the famous Korean forum/CMS code.(in Korean) Based on Mohammed Sameer's Drupal authentication backend source code | | [[http://www.glfusion.org|glFusion CMS]] \\ (no deeplink)| Nicely integrates DokuWiki with glFusion CMS. Authentication backend enables DokuWiki to authenticate using the glFusion database. Also supports all glFusion security groups and integrates glFusion's auto tag feature.| ==== 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 | | [[http://www.qwik.ch/wikisyntax_in_phpbb-forum_verwenden|Use DokuWiki Syntax in phpBB]] FIXME |Use DokuWiki Syntax in phpBB (in German) | | [[tips:Integration with IPB 2.x|Invision Power Board IPB 2.x]] | How to integrate DokuWiki with IPB 2.x authentification | | [[http://noc.postnuke.com/projects/dokuwiki/|PostNuke]] FIXME | A "bridge" to integrate the look and the user management of PostNuke and DokuWiki. Runs without modifications to DokuWiki files! | | [[http://docs.xennobb.com/xennobb/integration/dokuwiki|XennoBB]] **mysql_authentication** FIXME | XennoBB MySQL Authentication | | [[http://www.punres.org/viewtopic.php?id=319|PunBB ]]**(mod)** FIXME | A mod to integrate DokuWiki to PunBB forum (you can see an example at [[http://www.punres.org/]]) | | [[http://www.punbb.fr/aide/doku.php/integration_site?s=dokuwiki|PunBB]] **(mysql_auth)** FIXME | PunBB MySQL Authentification **[fr]** | | [[http://www.web-threads.com/forum/index.php?topic=5.0|SMF (Simple Machines Forum)]] FIXME | Authentication backend using SMF database. | | [[http://lussumo.com/docs/doku.php?id=vanilla:integration:dokuwiki|Vanilla]] | Lets Vanilla take care of all the user management, including sessions | ==== Blog Systems ==== ^ Link ^ Short Description ^ | [[http://floatingsun.net/blog/code/wp-dokuwiki|DokuWiki WordPress Plugin]]| How to add DokuWiki syntax to the WordPress blogging software | | [[http://wordpress.org/extend/plugins/dw2wp/|dw2wp]] | A WordPress plugin to import content from DokuWiki | | [[http://www.ezpdo.net/blog/?p=26|dwBliki]] | A WordPress plugin. [[http://www.ezpdo.net/download.php?file=dwbliki.0.5.tar.gz|Downloadlink to the latest stable version (May 2005)]] | | [[https://granny.homelinux.org/CryForHelp/?page_id=199|DokuWiki Markup Plugin]] | Another Plugin for WordPress | | [[http://thedeadone.net/software/getting-dokuwiki-to-use-wordpress-authentication/|Wordpress]] **(mysql_auth)** | WordPress MySQL Authentication Integration | | [[http://www.geeklog.net/article.php/20090218063636626|Geeklog]] | Integrate DokuWiki in Geeklog | ==== 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 ==== ^ Link ^ Short Description ^ | [[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 | | [[tips:Edit DokuWiki with text editors using FUSE and Python]] | Untested and potentially buggy. | | [[http://reganmian.net/wikiresearchr:start|Researchr]] | Framework for integrating DokuWiki with BibDesk and Skim for academic note taking and citation management | ===== Interacting scripts and tools ===== ^ Link ^ Short Description ^ | [[tips:DokuWiki Setup]] | Easy/automatic installation/upgrade - also fixing safe-mode issues| | [[tips:Maintenance]] | Cronjobs to keep your wiki clean | | [[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:UpgradeScript]] | A small script to make DokuWiki updates simpler | | [[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| | [[https://github.com/chimeric/dokuvimki|DokuVimKi]] | VIM Plugin that allows editing of wiki pages over XML-RPC + Syntax highlighting for DokuWiki syntax FIXME Broken link | | [[tips:vimkeys]] | Key Bindings for [G]Vim | | [[.tips:fixperms.php]] | make webserver created files writable by everyone | | [[tips:mail2page]] | create pages and upload media by email | | [[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 | | [[tips:jEdit]] | An edit mode for jEdit that does syntax highlighting for headlines, character formats, lists and links | | [[cli#dwpagephp|tofromdoku]] | A DokuWiki command line utility (discontinued, use [[cli#dwpagephp]] instead) | | [[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: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_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: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: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: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: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. | ===== Importing from External Sources ===== ==== Wikis ==== ^ Source Wiki ^ Description ^ | [[tips:chu2doku|ChuWiki]] | A Python script for ChuWiki conversion | | [[tips:ewiki2doku|ErfurtWiki]] | A PHP script for ewiki (ErfurtWiki) conversion | | [[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:MediaWiki to DokuWiki Converter|MediaWiki]] |Converts MediaWiki to DokuWiki| | [[tips:moinmoin2doku|MoinMoin]] | Python and PHP scripts for MoinMoin conversion. | | [[tips:perspective|Perspective]] | A python script, must be run from Windows | | [[tips:Tikiwiki2Dokuwiki|TikiWiki]] | A PHP script for TikiWiki 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:wakka2doku|Wakka Wiki]] | A Perl script for Wakka Wiki conversion | | [[tips:zwiki2dokuwiki|Zwiki]] | A Perl script for Zwiki conversion | | [[tips:docpdf2dokuwiki]] | A Perl script for importing pdf and doc | ==== Other ==== ^ Link ^ Description ^ | [[tips:uploadcodedir]] | Uploading a directory of code to DokuWiki | | [[tips:doc_to_wiki_syntax]] | Convert folders with Ms Word Doc files to DokuWiki Syntax | | [[:tips:table_editing]] | How to import your data into tables | | [[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://www.plattsalat.de/dokuwiki/doku.php?id=wiki:openofficemacro|OpenOffice v2 Macro]] | converts an OpenOffice document to DokuWiki format, adapted for OOo v2| | [[http://mystimu.li/2011/08/31/plugins-from-openoffice-to-dokuwiki/|OpenOffice v3 Macro]] | Plugins from OpenOffice to Dokuwiki | | [[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://der.it-bayer.de/writer2dokuwiki-fur-openoffice-3-2-x/|Writer2Dokuwiki (IT-Bayer's version)]] | 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://blog.wakatara.com/2005/01/17/on-collaborative-simplicity-and-the-word2dokuwiki-macro/|Word Macro]]| converts an MS Word document to DokuWiki format | | [[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.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) | | [[tips:Excel Macro]] | An Excel macro to convert the selected cells into DokuWiki table syntax. {{http://img257.imageshack.us/img257/7957/exceldokuwiki.|}} | | [[tips:HTMLtoWiki]] | How to convert HTML to DokuWiki [[syntax]] | | [[tips:csv2dwt]] | A script that converts Comma Separated Values (CSV) to DokuWiki's Table format (DWT) | | [[tips:csv2dokuwiki]] | Converts CSV input (tab separated) into DokuWiki's table syntax (in Java) | | [[tips:xls2wiki]] | A script that converts XLS copied data to DokuWiki's Table format (DWT) and vice versa | ====== Miscellaneous ====== ^ Link ^ Description ^ | [[:tips:blacklist_test]] | This little script helps to check a text against the [[blacklist]] | | [[:tips:blogging]] | This page describes the steps necessary to get you started with blogging in DokuWiki | | [[:tips:bookmarklets]] | JavaScript based wiki page editing helpers | | [[:tips:default text search]] | Add default text for the search box | | [[:tips:disabled_functions]] | Patch if your webhost doesn't support glob or readfile | | [[:tips: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:htdigestauth]] | Setting up htdigest user identification | | [[:tips:integrate_with_smf]] | SMF Integration | | [[:tips:simplegooglesearch]] | A simple Google search | | [[:tips:spell_checker_713]] | Aspell Personal Wordlists and Release 2005-07-13 (seems old) | | [[:tips:svg.php]] | This is a plugin to DokuWiki to allow collaborative generation of SVG images. (Make it a plugin if possible/useful) | | [[:tips:utf8update]] | DokuWiki UTF8 conversion |