(Created page with "<!--{{-->Vervang '''''Amarok''''' door de naam van het programma, zet het op je gebruikerspagina, en klik op <menuchoice>Voorbeeld</menuchoice>. Zet de pagina's op dezelfde volgo...") |
(Created page with "* Klik op <menuchoice>Exporteren</menuchoice>. Exporteren van de Amarok-handleiding") |
||
(2 intermediate revisions by the same user not shown) | |||
Line 114: | Line 114: | ||
}} | }} | ||
− | * | + | * Ga naar de [[Special:Export|Exporteer-pagina]]. |
− | * | + | * Plak de paginalijst in het grote invoerveld. |
− | * | + | * Klik op <menuchoice>Exporteren</menuchoice>. |
− | [[File:XML_export.png|350px|center|thumb| | + | [[File:XML_export.png|350px|center|thumb|Exporteren van de Amarok-handleiding]] |
* Save the file. The saved file will be called <tt>Manual.xml</tt> in what follows. | * Save the file. The saved file will be called <tt>Manual.xml</tt> in what follows. |
Het beschreven proces is niet afgewerkt, de code is lelijk, niet intelligent genoeg, enzovoorts... het enige excuus is dat het werkt
.
Wil je meehelpen om het proces te verbeteren, heb je goede kennis van Python, en ken je de Docbook-standaarden, dan kun je meehelpen om de procedure te verbeteren. Contacteer Yurchor (Engels) als je kunt helpen.
UserBase | Docbook | Opmerkingen |
---|---|---|
==Section== | <chapter> | |
===Section=== | <sect1> | |
====Section==== | <sect2> | |
=====Section===== | <sect3> | |
======Section====== | <sect4> | Vermijd dit niveau indien mogelijk |
Amarok Amarok/QuickStartGuide Amarok/QuickStartGuide/GettingStarted Amarok/QuickStartGuide/TheAmarokWindow Amarok/QuickStartGuide/TheMusicCollection Amarok/QuickStartGuide/Playlists Amarok/QuickStartGuide/TheContextView Amarok/QuickStartGuide/HowToDealWithProblems Amarok/QuickStartGuide/Glossary Amarok/Manual/AmarokWindow Amarok/Manual/AmarokWindow/Toolbar Amarok/Manual/AmarokWindow/MediaSources Amarok/Manual/AmarokWindow/ContextPane Amarok/Manual/AmarokWindow/PlaylistPane Amarok/Manual/ConfiguringAmarok Amarok/Manual/AdvancedFeatures Amarok/Manual/AdvancedFeatures/CollectionScanning Amarok/Manual/AdvancedFeatures/CoverManager Amarok/Manual/AdvancedFeatures/DynamicPlaylists Amarok/Manual/AdvancedFeatures/AutomaticPlaylistGenerator Amarok/Manual/AdvancedFeatures/ExternalDatabase Amarok/Manual/AdvancedFeatures/AFT Amarok/Manual/AdvancedFeatures/Moodbar Amarok/Manual/AdvancedFeatures/WorkingWithMediaDevices Amarok/Manual/AdvancedFeatures/SavedPlaylists Amarok/Manual/AdvancedFeatures/PlaylistFiltering Amarok/Manual/AdvancedFeatures/QueueManager Amarok/Manual/AdvancedFeatures/SearchInCollection Amarok/Manual/AdvancedFeatures/TagEditor Amarok/Manual/AdvancedFeatures/OrganizeCollection Amarok/Manual/AdvancedFeatures/Transcoding Amarok/Manual/AdvancedFeatures/ScriptManager Amarok/Manual/AdvancedFeatures/RemoteCollections Amarok/Manual/AdvancedFeatures/RemoteCollections/Ampache Amarok/Manual/AdvancedFeatures/RemoteCollections/DAAP Amarok/Manual/AdvancedFeatures/RemoteCollections/Samba Amarok/Manual/AdvancedFeatures/RemoteCollections/UPnP Amarok/Manual/MenuAndCommandReference/AmarokMenu Amarok/Manual/MenuAndCommandReference/ViewMenu Amarok/Manual/MenuAndCommandReference/Playlist Amarok/Manual/MenuAndCommandReference/Tools Amarok/Manual/MenuAndCommandReference/Settings Amarok/Manual/MenuAndCommandReference/Help Amarok/Manual/KeybindingReference Amarok/Manual/KeybindingReference/GlobalShortcuts Amarok/Manual/KeybindingReference/AmarokShortcuts Amarok/Manual/TroubleshootingAndCommonProblems Amarok/Manual/AmarokOnOtherPlatforms/Non-KDE Desktops Amarok/Manual/AmarokOnOtherPlatforms/Windows Amarok/Manual/AmarokOnOtherPlatforms/OSX Amarok/Manual/FAQ Amarok/Manual/Credits_and_License
Tip |
---|
Je kunt de complete lijst met pagina's voor een applicatie verkrijgen met het volgende script:
<DPL> nottitlematch = %/__|%/zh-%|%(%) titlematch = Amarok% namespace = Main columns = 1 format = ,\n* [[%PAGE%|%TITLE%]],, </DPL>Vervang Amarok door de naam van het programma, zet het op je gebruikerspagina, en klik op . Zet de pagina's op dezelfde volgorde als de inhoud van de handleiding. |
svn checkout --depth=files svn://anonsvn.kde.org/home/kde/branches/work/doc/
python wiki2docbook.py Manual.xmlif you want to download all screenshots (it takes some time to download all images from UserBase, grep and wget should be installed), or
python wiki2docbook.py -s Manual.xmlif you need not to download images.
checkXML index.docbook
meinproc4 index.docbook