User:Claus chr/DPL: Difference between revisions
(Created page with ":Reference: [http://semeb.com/dpldemo/index.php?title=DPL:Manual DPL Manual] :See also Pipesmoker's notes and [http://semeb.com/dpldemo/ind...") |
No edit summary |
||
Line 2: | Line 2: | ||
:See also [[User:Pipesmoker/Dynamic_Page_Lists|Pipesmoker's notes]] and [http://semeb.com/dpldemo/index.php?title=Extension_DPL this page of examples] | :See also [[User:Pipesmoker/Dynamic_Page_Lists|Pipesmoker's notes]] and [http://semeb.com/dpldemo/index.php?title=Extension_DPL this page of examples] | ||
:Example UI on [http://semeb.com/dpldemo/index.php?title=Template:Catlist this Template:Catlist page] | :Example UI on [http://semeb.com/dpldemo/index.php?title=Template:Catlist this Template:Catlist page] | ||
----------------- | ----------------- | ||
Line 31: | Line 13: | ||
format = ,\n* [[%PAGE%|%TITLE%]],, | format = ,\n* [[%PAGE%|%TITLE%]],, | ||
</DPL></nowiki>}} | </DPL></nowiki>}} | ||
==Akonadi Subpages in Danish== | ==Akonadi Subpages in Danish== | ||
Line 45: | Line 21: | ||
format = ,\n* [[%PAGE%|%TITLE%]],, | format = ,\n* [[%PAGE%|%TITLE%]],, | ||
</DPL></nowiki>}} | </DPL></nowiki>}} | ||
==Archived pages== | ==Archived pages== | ||
Line 61: | Line 32: | ||
</DPL></nowiki>}} | </DPL></nowiki>}} | ||
==NoIndexed pages== | ==NoIndexed pages== | ||
{{Input|1=<nowiki><DPL> | {{Input|1=<nowiki><DPL> | ||
Line 77: | Line 40: | ||
resultsheader = There are %TOTALPAGES% pages in the Archive namespace. These are:\n | resultsheader = There are %TOTALPAGES% pages in the Archive namespace. These are:\n | ||
</DPL></nowiki>}} | </DPL></nowiki>}} | ||
==Ignoring Deleted Pages== | ==Ignoring Deleted Pages== | ||
Line 104: | Line 57: | ||
resultsheader = There are %TOTALPAGES% pages (partly) remaining in old-style translations. These are:\n | resultsheader = There are %TOTALPAGES% pages (partly) remaining in old-style translations. These are:\n | ||
</DPL></nowiki>}} | </DPL></nowiki>}} | ||
==Pages with old i18n bar== | ==Pages with old i18n bar== | ||
Line 125: | Line 68: | ||
resultsheader = There are %TOTALPAGES% pages that still display the old i18n language bar\n | resultsheader = There are %TOTALPAGES% pages that still display the old i18n language bar\n | ||
</DPL></nowiki>}} | </DPL></nowiki>}} | ||
==Pages with old i18n bar but w/o old-way-translated ones== | ==Pages with old i18n bar but w/o old-way-translated ones== | ||
Line 145: | Line 79: | ||
resultsheader = There are %TOTALPAGES% relevant pages that still display the old i18n language bar\n | resultsheader = There are %TOTALPAGES% relevant pages that still display the old i18n language bar\n | ||
</DPL></nowiki>}} | </DPL></nowiki>}} | ||
==Pages not updated since 1st July 2010== | ==Pages not updated since 1st July 2010== | ||
Line 165: | Line 90: | ||
resultsheader = There are %TOTALPAGES% pages without recent updates\n | resultsheader = There are %TOTALPAGES% pages without recent updates\n | ||
</DPL></nowiki>}} | </DPL></nowiki>}} | ||
== Listing Non-Translation Pages == | == Listing Non-Translation Pages == | ||
Line 185: | Line 101: | ||
</DPL></nowiki>}} | </DPL></nowiki>}} | ||
<DPL> | == List all pages in a specific namespace == | ||
{{Input|1=<nowiki><DPL> | |||
nottitlematch = %/__|%/zh-%|%pt-%|%(%) | nottitlematch = %/__|%/zh-%|%pt-%|%(%) | ||
namespace = MediaWiki | |||
namespace = | |||
columns = 3 | columns = 3 | ||
format = ,\n* [[%PAGE%|%TITLE%]],, | format = ,\n* [[%PAGE%|%TITLE%]],, | ||
resultsheader = | resultsheader = These %TOTALPAGES% pages are in the Mediawiki namespace\n | ||
</DPL> | </DPL></nowiki>}} | ||
== | ==To count translated pages in a specific language:== | ||
{{Input|1=<nowiki><DPL> | {{Input|1=<nowiki><DPL> | ||
titlematch = %/en | |||
notnamespace = Translations | |||
columns = 3 | columns = 3 | ||
format = ,\n* [[%PAGE%|%TITLE%]],, | format = ,\n* [[%PAGE%|%TITLE%]],, | ||
resultsheader = | resultsheader = There are %TOTALPAGES% pages (partly) translated to English. These are:\n | ||
</DPL></nowiki>}} | </DPL></nowiki>}} | ||
<DPL> | <DPL> | ||
titlematch = %/en | |||
notnamespace = Translations | |||
columns = 3 | columns = 3 | ||
format = ,\n* [[%PAGE%|%TITLE%]],, | format = ,\n* [[%PAGE%|%TITLE%]],, | ||
resultsheader = | resultsheader = There are %TOTALPAGES% pages (partly) translated to English. These are:\n | ||
</DPL> | </DPL> |
Revision as of 12:08, 12 June 2011
- Reference: DPL Manual
- See also Pipesmoker's notes and this page of examples
- Example UI on this Template:Catlist page
Kopete Subpages in 3 columns
<DPL> titlematch = Kopete/% notnamespace = Translations columns = 3 format = ,\n* [[%PAGE%|%TITLE%]],, </DPL>
Akonadi Subpages in Danish
<DPL> titlematch = Akonadi%/da notnamespace = Translations format = ,\n* [[%PAGE%|%TITLE%]],, </DPL>
Archived pages
<DPL> titlematch = % namespace = Archive columns = 2 format = ,\n* [[%PAGE%|%TITLE%]],, resultsheader = There are %TOTALPAGES% pages in the Archive namespace. These are:\n </DPL>
NoIndexed pages
<DPL> titlematch = % category = Noindexed_pages columns = 2 format = ,\n* [[%PAGE%|%TITLE%]],, resultsheader = There are %TOTALPAGES% pages in the Archive namespace. These are:\n </DPL>
Ignoring Deleted Pages
"As for DPL. If you hit a page with ?action=purge attached to the URL (i.e. http://en.wikinews.org/wiki/Template:Latest_news?action=purge ), it will dump all the removed pages."
Remaining old-style translations
<DPL> titlematch = %_(%) notcategory = Template notnamespace = Thread notnamespace = Summary columns = 2 format = ,\n* [[%PAGE%|%TITLE%]],, resultsheader = There are %TOTALPAGES% pages (partly) remaining in old-style translations. These are:\n </DPL>
Pages with old i18n bar
<DPL> titlematch = % namespace = Main uses = Template:I18n/Language Navigation Bar columns = 3 format = ,\n* [[%PAGE%|%TITLE%]],, resultsheader = There are %TOTALPAGES% pages that still display the old i18n language bar\n </DPL>
Pages with old i18n bar but w/o old-way-translated ones
<DPL> nottitlematch = %_(%) namespace = Main uses = Template:I18n/Language Navigation Bar columns = 3 format = ,\n* [[%PAGE%|%TITLE%]],, resultsheader = There are %TOTALPAGES% relevant pages that still display the old i18n language bar\n </DPL>
Pages not updated since 1st July 2010
<DPL> namespace = Main lastrevisionbefore = 201007010000 columns = 2 ordermethod=lastedit format = ,\n* (%DATE%) [[%PAGE%|%TITLE%]],, resultsheader = There are %TOTALPAGES% pages without recent updates\n </DPL>
Listing Non-Translation Pages
<DPL> nottitlematch = %/__|%/zh-%|%(%) titlematch = Amarok% namespace = Main columns = 1 format = ,\n* [[%PAGE%|%TITLE%]],, resultsheader = There are %TOTALPAGES% Amarok pages, not counting translations\n </DPL>
List all pages in a specific namespace
<DPL> nottitlematch = %/__|%/zh-%|%pt-%|%(%) namespace = MediaWiki columns = 3 format = ,\n* [[%PAGE%|%TITLE%]],, resultsheader = These %TOTALPAGES% pages are in the Mediawiki namespace\n </DPL>
To count translated pages in a specific language:
<DPL> titlematch = %/en notnamespace = Translations columns = 3 format = ,\n* [[%PAGE%|%TITLE%]],, resultsheader = There are %TOTALPAGES% pages (partly) translated to English. These are:\n </DPL>
There are 847 pages (partly) translated to English. These are:
- Kopete/Skype Plugin/en
- Konversation/Distributions/Chakra/en
- Konversation/Distributions/Xandros/en
- Kmail/Distributions/Gentoo/en
- Tellico/Compiling/en
- Konversation/Distributions/ArkLinux/en
- Krita/en
- Rekonq/Manual/en
- Semantik/en
- Konversation/Distributions/Fedora/en
- Konversation/Distributions/Mageia/en
- System Settings/Icons/en
- Plasmate/en
- Kdenlive/Manual/View Menu/Clip Monitor/en
- System Settings/Fonts (Category)/en
- Kopete/AIM/en
- KMail/Screenshots/en
- System Settings/Workspace/en
- Tools/en
- Konversation/Distributions/Gentoo/en
- System Settings/Launch Feedback/en
- Kopete/Auto Replace/en
- System Settings/Removable Storage/en
- System Settings/Color/en
- System Settings/Spell Check/en
- System Settings/Touch Screen/en
- Kopete/Yahoo/en
- System Settings/Plasma Search/en
- Kmail/Distributions/OpenSUSE/en
- System Settings/Account Details/en
- System Settings/Notifications/en
- Kdenlive/Manual/Transitions/Hue/en
- Plan/Tutorials/en
- System Settings/Workspace Theme/en
- Kdenlive/Manual/View Menu/Show Title Bars/en
- KDevelop4/en
- KWord/Manual/en
- Konversation/Distributions/openSUSE/en
- System Settings/Search/en
- Kdenlive/Manual/View Menu/Screen Grab/en
- System Settings/KDE Wallet/en
- Kdesvn/en
- Konversation/Distributions/ArchLinux/en
- KDiskFree/en
- Kdenlive/Manual/Transitions/alphaxor/en
- Kile/en
- Kexi/Handbook/Appendix B. Comparing Kexi to other database applications/en
- Kdenlive/Manual/View Menu/Effect List/en
- Kwlan/en
- Kdenlive/Manual/Clip Menu/Rename Clip/en
- Okteta/Tutorials/en
- System Settings/Regional Settings/en
- System Settings/Plasma Theme/en
- System Settings/Online Accounts/en
- Kdenlive/Manual/Clip Menu/Locate Clip/en
- KDirStat/en
- KNemo/en
- KNotes/en
- Kexi/File Format Support/en
- System Settings/Touchpad/en
- Showfoto/en
- System Settings/Activities/en
- LemonPOS/en
- System Settings/Mouse/en
- System Settings/Emoticon Theme/en
- Kopete/Firewall/en
- Kdenlive/Manual/Transitions/screen/en
- System Settings/Formats/en
- KAddressBook/index/en
- KDE preinstalled/en
- Yakuake/en
- System Settings/Web Shortcuts/en
- Rekonq/Manual/Introduction/en
- KImageMapEditor/en
- KMPlayer/en
- KOrganizer/Calendar/en
- Kio-audiocd/en
- System Settings/File Search/en
- System Settings/Shortcuts/en
- System Settings/Splash Screen/en
- System Settings/Language/en
- Konversation/Distributions/Slackware/en
- System Settings/Application Style/en
- Kig/Screenshots/en
- Accessibility/en
- System Settings/Font/en
- System Settings/GNOME Application Style (GTK)/en
- Kdenlive/Manual/Clip Menu/Delete Clip/en
- System Settings/Screen Locking/en
- KFormula/en
- Kio gopher/en
- System Settings/Virtual Desktops/en
- KtikZ/en
- Flow/en
- KMouth/en
- Konversation/Scripts/Media/en
- Accessibility/Application Overview/en
- System Settings/Window Rules/en
- KJots/en
- System Settings/Mouse Cursor Theme/en
- Braindump/en
- Kexi/Handbook/Kexi Basics/Opening an existing Kexi database file/en
- System Settings/Locations/en
- KSniffer/en
- System Settings/Applications/en
- KIPI/en
- KOrganizer/ImpData/en
- Browser Configuration/en
- KDE Connect/Tutorials/Adding commands/en
- Plan/Engineering To Order project tutorial/en
- KGraphviewer/en
- Kdenlive/Manual/Clip Menu/Extract Audio/en
- System Settings/Icon Theme/en
- Amarok/Manual/Introduction/en
- System Settings/Windows Management/en
- Blogilo/en
- System Settings/Screen Edges/en
- System Settings/Font Management/en
- Plasma/FAQ/Index/en
- KNode/en
- System Settings/Desktop Session/en
- KOrganizer/Web/en
- Calligra/Handbooks/en
- KuickShow/en
- Peruse/en
- System Settings/Look And Feel/en
- Kdenlive/Manual/View Menu/Load Layout/en
- KDiff3/en
- Kid3/en
- Amarok/Manual/Playlist/en
- KLinkStatus/en
- Kdenlive/Manual/View Menu/Audio Spectrum/en
- Kopete/ICQ/en
- Kexi/Handbook/Appendix A. Introduction to Databases/en
- KOrganizer/Alarms/en
- KInfoCenter/en
- System Settings/Connections/en
- System Settings/User Manager/en
- Kleopatra/en
- KAppTemplate/en
- KWrite/en
- Digikam/Faded Effect/en
- Konversation/Distributions/Exherbo/en
- Rocs/en
- KsCD/en
- KWord/Tutorials/en
- Minuet/en
- Digikam/Simple Toning/en
- Akregator/Tutorials/How to get RSS from a Wordpress blog?/en
- System Settings/Desktop Effects/en
- Kbluetooth/en
- Kexi/Handbook/Configuring Kexi/Docking and undocking side panels/en
- Kexi/Handbook/Kexi Basics/Using built-in help/en
- Amarok/Manual/Organization/ScriptManager/en
- LatteDock/How to report multi screen issues/en
- KFileReplace/en
- System Settings/Desktop Behavior/en
- Konversation/Distributions/Kubuntu/en
- Amarok/Manual/Various/AmarokOnOtherPlatforms/en
- Kexi/Handbook/Command Reference/en
- Kmail/Getting Started/en
- KRuler/en
- Amarok/Manual/References/KeybindingReference/en
- KMediaFactory/en
- KPlayer/en
- Kexi/Handbook/Command Reference/The Tools Tab/en
- Digikam/Quick Tip:Disable Certain File Types/en
- Amarok/Manual/Organization/Collection/RemoteCollections/en
- KOrganizer/Future/en
- Kdenlive/Manual/Titles/Download New Title Templates/en
- Kexi/Handbook/Introduction to Databases/Database Design/en
- KPlato/en
- System Settings/Widget Style/en
- KCalc/en
- Kexi/Handbook/Kexi Basics/Creating a New Database File/en
- KFTPgrabber/en
- KTorrent/en
- Filelight/en
- Amarok/Manual/Organization/Collection/RemoteCollections/DAAP/en
- KOrganizer/Links/en
- Rekonq/Manual/UI/en
- Kopete/OTR/en
- KTouch/en
- Digikam/BleachBypassEffect/en
- Tutorials/Compose Key Old Version/en
- KMLDonkey/en
- KHelpCenter/en
- Bluedevil/en
- BlinKen/en
- Kompare/en
- KPDF/en
- Kubuntu/en
- Kexi/Handbook/Command Reference/The Kexi Tab/en
- Skanlite/en
- Tutorials/Change the color of the blue folder icon/en
- KAddressBook/Tutorials/How to create a new address book?/en
- Kexi/Handbook/Building Simple Databases/Designing Forms/Inserting text labels/en
- Tutorials/hotkeys/en
- KAddressBook/en
- Amarok/Manual/Various/en
- GCompris/en
- Kexi/Handbook/Where to go next/en
- Kdenlive/Manual/Project Menu/Create Folder/en
- Amarok/Manual/Organization/Collection/RemoteCollections/Ampache/en
- Digikam/Tethered Shooting/en
- System Settings/Power Management/en
- Kexi/Handbook/Command Reference/The External Data Tab/en
- Amarok/Manual/Organization/Collection/RemoteCollections/UPnP/en
- Krusader/How To Add Folder Shortcuts on Krusader Toolbar/en
- Kexi/Handbook/Credits and License/en
- Kivio/en
- BasKet/en
- Dragon Player/en
- KCells/en
- Kexi/Tutorials/en
- KIconEdit/en
- Kexi/Handbook/Building Simple Databases/Designing Forms/Forms versus tables/en
- Kanagram/en
- Kdenlive/Manual/Timeline Menu/Insert Clip Zone/en
- Digikam/Check Database/en
- LatteDock/en
- Summary/en
- System Settings/Login Screen/en
- Plasma-browser-integration/en
- KMouseTool/en
- Krusader/en
- Kexi/Handbook/Command Reference/The Data Tab/en
- Digikam/Geotag Photos with Android/en
- Kalzium/Other Chemistry-Applications/en
- Kexi/Handbook/Kexi Basics/en
- Konversation/Distributions/en
- Digikam/Photoshop Preset Curves/en
- Simon/Shadow dictionary/en
- Kopete/Winpopup/en
- Digikam/Effects/en
- Digikam/Batch Process/en
- Kexi/Handbook/Command Reference/The Create Tab/en
- Kexi/Handbook/Introduction to Databases/Who Needs a Database?/en
- Amarok/Manual/Various/AmarokOnOtherPlatforms/OSX/en
- Kexi/Handbook/Kexi Basics/Opening an existing Kexi database file/Opening an existing Kexi database file by clicking on .kexi file's icon/en
- KChart/en
- KJots/Import KNowIt Into KJots/en
- KGeography/en
- Amarok/Manual/References/en
- KSystemLog/en
- Kdenlive/Manual/View Menu/Save Layout As/en
- Amarok/Manual/References/MenuAndCommandReference/AmarokMenu/en
- Kraft/en
- RSIBreak/en
- Showcase/en
- System Settings/Workspace Appearance/en
- Spectacle/Tutorials/Invoking Spectacle with custom shortcuts/en
- Amarok/Manual/References/MenuAndCommandReference/en
- Digikam/Optimise/en
- Plan/Manual/Introduction/en
- Applications/Accessibility/en
- K9Copy/en
- Gwenview/en
- Digikam/Face Detection/en
- Kig/FAQ/en
- KPilot/en
- KDbg/en
- Kontact Touch/MeeGo/en
- Amarok/Manual/AmarokWindow/en
- Kexi/Handbook/Building Simple Databases/Entering Data Using Forms/en
- Browser Configuration/Mousegestures for all Browsers/en
- KAddressBook/Tutorials/How to add a new contact?/en
- KFloppy/en
- Amarok/QuickStartGuide/TheAmarokWindow/en
- Konversation/KDE3 Sources/en
- Juk/en
- Klipper/Pastebins/en
- Amarok/Manual/Organization/Collection/en
- System Settings/Autostart/en
- KWord/Manual/Introduction/en
- Smb4K/en
- Plasma/Installing Plasmoids/en
- Kdenlive/Manual/Clip Menu/Edit Clip/en
- An introduction to KDE/en
- System Settings/Date & Time/en
- System Settings/Appearance/en
- KTechlab/en
- KAlgebra/en
- Plasma/Pager/en
- Kdenlive/Manual/Installation/en
- Kdenlive/Manual/Edit Menu/Find/en
- Digikam/Exif/en
- Kexi/Handbook/Building Simple Databases/Designing Database Tables/en
- KDE Partition Manager/en
- Amarok/Manual/References/KeybindingReference/GlobalShortcuts/en
- Digikam/MetadataToRaw/en
- Kig/en
- KMail/Courses Information Openpgp/en
- KWin Rules Application Workarounds/en
- Applications/Science/en
- Kexi/Handbook/Building Simple Databases/Designing Forms/Using the Widgets tab/en
- Parley/en
- System Settings/Default Applications/en
- Kwave/en
- KPackage/en
- System Settings/Task Switcher/en
- KMix/en
- Kooka/en
- Amarok/Manual/Organization/Applets/en
- Amarok/Manual/References/Credits and License/en
- Kopete/Jabber/en
- Sheets/en
- Digikam/Using the Advanced Search Tool In digiKam/en
- Amarok/Manual/References/MenuAndCommandReference/Help/en
- Cantor/en
- KTouch/HowTo/DifferentKeyboardLayout/en
- Kexi/Handbook/Building Simple Databases/Designing Forms/en
- System Settings/Workspace Behaviour/en
- System Settings/Keyboard/en
- Dolphin/Customize Folder Icon/en
- System Settings/Search Desktop/en
- Digikam/Panorama/en
- Kdenlive/Manual/Transitions/Wipe/en
- Stage/en
- Kontact Touch/About/en
- LatteDock/HowToReportCrashes/en
- Kaffeine/en
- Digikam/ChangeFormat/en
- KMess/en
- Kexi/Handbook/Introduction to Databases/What Is a Database?/en
- Kexi/Handbook/Comparing Kexi to other database applications/Data types/en
- Amarok/Manual/Organization/Collection/RemoteCollections/Samba/en
- KBibTeX/en
- Kexi/Handbook/Command Reference/The Report Design Tab/en
- Amarok/Manual/Playlist/QueueManager/en
- Digikam/Vintage Effect/en
- KGet/en
- SymbolEditor/en
- Kexi/Handbook/Introduction/en
- Amarok/QuickStartGuide/TheContextView/en
- Digikam/Picasa/en
- KFind/en
- KOrganizer/ToDo/en
- Kexi/Handbook/Kexi Basics/Opening an existing Kexi database file/Opening a database file in the Open Existing Project dialog/en
- List of KDE themes with GTK ports/en
- Digikam/Performing Fuzzy Searches In digiKam/en
- Kontact Touch/Screenshots/en
- Amarok/Manual/Various/AmarokOnOtherPlatforms/Windows/en
- Gwenview/Hidden Configuration Options/en
- Amarok/Manual/Various/AmarokOnOtherPlatforms/NonKDE Desktops/en
- Off-line Translation/en
- Wacomtablet/en
- Amarok/Manual/References/MenuAndCommandReference/ViewMenu/en
- Plan/en
- LabPlot/en
- System Settings/Window Behavior/en
- Kdenlive/Manual/Transitions/Affine/en
- Words/en
- Amarok/Manual/Organization/en
- Kdenlive/Manual/alpha operation transitions/en
- Welcome to KDE UserBase/en
- Konversation/Distributions/PCLinuxOS/en
- KDevelop4/Manual/Appendix A: Building KDevelop from Sources/en
- Konqueror/Web Shortcuts/en
- Konversation/Browsers/en
- Quassel/en
- Update an Image/en
- Websites/en
- Kaffeine-TV/en
- Tutorials/Modify KDE Software Defaults/en
- Kontact/SMS/en
- Zanshin/en
- Amarok/QuickStartGuide/HowToDealWithProblems/en
- PageLayout/en
- Working with MyKolab/en
- Amarok/Manual/Playlist/PlaylistFiltering/en
- KRename/en
- Kate/en
- Artwork/en
- Tutorials/Open a console/en
- Amarok/Manual/References/MenuAndCommandReference/Settings/en
- Digikam/Bugs/en
- Digikam/Import Photos in Digikam/en
- Quanta/en
- Tellico/Templates/en
- Konversation/Scripts/Ghosttrick/en
- Nepomuk/kioslaves/tags/en
- Digikam/Wikimedia Commons/en
- Session Environment Variables/en
- KColorEdit/en
- Kdenlive/Manual/View Menu/Undo History/en
- KDevelop5/Manual/Appendix A: Building KDevelop from Sources/en
- Digikam/Export via DNLA/en
- Kexi/Handbook/Building Simple Databases/Designing Forms/Working with form design/en
- Digikam/Calibrate and Profile Monitor/en
- Kexi/Handbook/Building Simple Databases/Designing Forms/Most important terms/en
- Umbrello/en
- Skrooge/en
- KDE Wallet Manager/en
- Tutorials/Flatpak/en
- KAlarm/en
- KDevelop/Install4.5/en
- Homerun/en
- Digikam/Soft Proofing/en
- Akonadi/Postgres update/en
- KMail/Devs/en
- Marble/en
- Modify a Page/en
- KSysGuard/en
- Plasma/SystemTray/en
- Kalzium/en
- Digikam/Maintenance/en
- SMPlayer/en
- Kontact/en
- KDevelop/en
- Kexi/Handbook/Command Reference/The Form Design Tab/en
- Tutorials/Kimpanel/en
- Karbon/en
- Digikam/Adding Borders To Your Photos/en
- KOrganizer/Screenshots/en
- KMail/Account Wizard/en
- Kdenlive/Manual/Full Luma/en
- KonsoleKalendar/en
- Kexi/Handbook/Appendix D. Supported File Formats/en
- Klipper/en
- Neon/LTS/EOL/en
- Working with Google Contacts/en
- Calligra/en
- Digikam/Watermark/en
- Lokalize/en
- Kubuntu/Software/Games/Steam/en
- Accessibility/Plasma/en
- Kopete/en
- KLettres/en
- Amarok/QuickStartGuide/Glossary/en
- Kexi/Handbook/Building Simple Databases/Designing Forms/Actions/en
- Amarok/QuickStartGuide/GettingStarted/en
- Plasma/TweakingPlasma/en
- Ark/en
- Kexi/Handbook/Building Simple Databases/Designing Forms/Inserting widgets - text fields/en
- Amarok/Manual/References/MenuAndCommandReference/Playlist/en
- Digikam/Negatives/en
- Amarok/Manual/Playlist/SavedPlaylists/en
- Kubuntu/Support/en
- Amarok/Manual/AmarokWindow/Toolbar/en
- Applications/Desktop/en
- KStars/en
- KMyMoney/en
- Workspace Configuration/Desktop Configuration/en
- Kopete/Supported Protocols Overview/en
- System Settings/Input Devices/en
- KWin Rules Window Matching/en
- KWord/en
- Akregator/en
- Kexi/Handbook/Introduction to Databases/Database Creation Software/en
- Create a Page/en
- General KDE Software FAQs/en
- Getting Help/en
- Plasma/Public Transport/en
- Working with Google Calendar/en
- Karbon/Tutorials/Artistic Text Shape/en
- Plasma/Clocks/en
- System Settings/Task Scheduler/en
- Kexi/Handbook/Building Simple Databases/Designing Database Queries/en
- Kexi/Handbook/Building Simple Databases/Designing Forms/Assigning data sources/en
- Toolbox/Tables/en
- Plasma/Application Dashboard/en
- KSnapshot/en
- Nepomuk/FileIndexer/en
- Kexi/en
- Amarok/Manual/References/KeybindingReference/AmarokShortcuts/en
- Okteta/en
- What is a distribution/en
- Kdevelop5/Manual/Meet KDevelop/en
- Konversation/KDE4 Sources/en
- Digikam/Calendars/en
- Amarok/Manual/References/MenuAndCommandReference/Tools/en
- Neon/Installation/OEM/en
- Installing KDE neon/en
- Kamoso/en
- KUser/en
- Amarok/Manual/Organization/Collection/WorkingWithMediaDevices/en
- Kexi/Handbook/Building Simple Databases/Entering Data Into Tables/en
- System Settings/Printers/en
- Showfoto/Levels Adjust/en
- Plasma/Public Transport/NewServiceProviders/en
- Phonon/Handbook/en
- Amarok/Manual/Organization/CoverManager/en
- Adding an entry to the Create New menu/en
- Telepathy/en
- System Settings/Locale/How To Install and Apply Interface Translation/en
- Kexi/Handbook/Building Simple Databases/Designing Forms/Setting the tab order/en
- Amarok/Manual/Various/ReplayGain/en
- System Settings/File Associations/en
- Step/en
- KMail/gpg/en
- System Settings/Startup and Shutdown/en
- How to chat with other KDE users/en
- KXStitch/en
- System Settings/Window Behaviour/en
- KDevelop5/Manual/Running programs/en
- Kexi/Handbook/Building Simple Databases/en
- Digikam/Batch Queue Manager and Script/en
- Lancelot/Comparison/en
- KWin Rules/en