Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
Compatible with DokuWiki
“prsnl10” is a minimalist template for DokuWiki. It is designed to use DokuWiki as CMS for portfolio websites and other “non-wiki” purposes. The name means “personal template 2010” because it was created for Andreas Haerter's personal website in 2010.
If you like the template, you might want to donate a few bucks, or get some cool QR Code generator merchandise. It is a lot of work. Thank you!
Version | 2014-02-09 |
---|---|
Download | 2014-02-09_prsnl10.tar.gz |
2014-02-09
, there is no separate update .tar.gz
anymore. The current archive is used for both install and update now. Instead of providing a separate update archive without the /user
sub-directory, all example files in /user
are delivered with the .dist
extensions now to make sure your files won't get overwritten. This should be easier an more DokuWiki-like than the previous approach.The source code of this template is available as Git repository. You may find the text “How to create an easily maintainable DokuWiki template” useful, too.
See CHECKSUMS.asc
for MD5, SHA-1 and SHA-256 checksums. The file is signed with the GnuPG/PGP key (0x423B2839
). You can use gpg --verify ./CHECKSUMS.asc
to check/validate it.
If you need help:
If you found nothing helpful, ask your question at the DokuWiki forum (preferred) or IRC channel.
If you think you have found a bug or have a useful idea (a.k.a. “feature request”), create an issue on GitHub (preferred), or contact us by mail.
Feel free to submit patches as GitHub pull requests (preferred) or by mail as well. However, please try to respect the DokuWiki coding style as this template follows its rules.
What to do to update your installed prsnl10 template?
/lib/tpl/prsnl10
./lib/tpl/prsnl10
. This works without problems when you follow the rules described in the README (⇒ the place for *all* user-defined, custom stuff is /lib/tpl/prsnl10/user
!) because previously existing files in /lib/tpl/monobook/prsnl10
will not be touched or overwritten.1)#removed in 2011-11-29 /css/_mediamanager.css /css/basic.css /css/content.css /css/design.css /css/includes.css /css/structure.css
The template optionally imports normal wiki pages and shows their content as
This means you can create the page mentioned in the “Please fill or disable this placeholder” message (e.g. “:wiki:navigation_header”) and its content will be shown instead of the message. All of these placeholders are configurable. Have a look at the DokuWiki admin section:
If you need an example for a header navigation, try the following as content for the page configured at “If yes, use following wiki page as header navigation” (
:wiki:header_navigation
by default):
[[:start|Home]] / [[:contact|Contact]]
As mentioned above, just edit the page like every other wiki page to change the navigation.
Simply have a look at /lib/tpl/prsnl10/VERSION
. This is a textfile containing the version you are using (e.g. 2011-05-02
).
See customizing.
The template should be compatible with all modern browsers:
Please note:
Have a look at the README. Everything regarding
apple-touch-icon.png
)is described there.
For the ones who are never reading READMEs:
/prsnl10/user/logo.[png|gif|jpg]
. The template recognizes the file automatically and will use it instead of the default logo.
…to insert into /prsnl10/user/screen.css
(NOT /prsnl10/css/prsnl10_screen.css
).2)
Open user/screen.css
and insert:
.dokuwiki div#content { min-height: 300px !important; }
Replace 300px
with auto
to completely remove the min-height (or use any other value fitting your needs). Default is 870px
.
Older releases are no longer recommended for usage and are listed for reference only.
prsnl10 version | Download | Designed for and tested on DokuWiki | Release notes and comments |
---|---|---|---|
2014-02-09 | Release No update archive anymore, the new tar.gz is used for both install and update. | 2013-12-08 “Binky”, 2012-10-13 “Adora Belle” | ![]() |
2013-11-17 | Release Update | rc2013-10-28 “Binky”, 2012-10-13 “Adora Belle” | Full support for DokuWiki rc2013-10-28 “Binky”; Add Korean language files; Update support and contact information. |
2013-02-20 | Release Update | 2012-10-13 “Adora Belle”, 2012-01-25b “Angua” | Added Danish language. |
2012-10-17 | Release Update | 2012-10-13 “Adora Belle”, 2012-01-25b “Angua” | Small style adjustments. |
2012-10-14 | Release Update | 2012-10-13 “Adora Belle”, 2012-01-25b “Angua” | Full support for DokuWiki 2012-10-13 “Adora Belle”; New table of contents (ToC) when using Adora Belle (smaller, no full-page-width anymore) |
2011-12-10 | Release Update | rc2011-11-10 “Angua RC1”, 2011-05-25a “Rincewind” | Small layout fixes; Improved compatibility with pre-Angua releases. |
2011-11-29 | Release Update | rc2011-11-10 “Angua RC1”, 2011-05-25a “Rincewind” | ![]() |
2011-05-10 | Release Update | rc2011-05-08 “Rincewind RC2”, 2010-11-07 “Anteater” | Cross browser compatibility fixes. |
2011-05-08 | Release Update | rc2011-04-22 “Rincewind RC1”, 2010-11-07 “Anteater” | Small browser compatibility fixes. |
2011-05-02 | Release | rc2011-04-22 “Rincewind RC1”, 2010-11-07 “Anteater” | Initial release. |
For a complete change log, see the commits on Github.
Feel free to add yours here:
<?php /** * Russian language for the "prsnl10" DokuWiki template * * @license GPLv2 (http://www.gnu.org/licenses/gpl2.html) * @author Aleksandr Selivanov <alexgearbox@yandex.ru> * @link https://www.dokuwiki.org/template:prsnl10 */ //check if we are running within the DokuWiki environment if (!defined("DOKU_INC")){ die(); } //links $lang["prsnl10_lnk_print"] = "Версия для печати"; $lang["prsnl10_lnk_permrev"] = "Постоянная ссылка"; $lang["prsnl10_lnk_whatlinkshere"] = "Ссылки сюда"; $lang["prsnl10_lnk_siteindex"] = "Все страницы"; //other $lang["prsnl10_search"] = "Поиск"; $lang["prsnl10_accessdenied"] = "Доступ запрещён"; $lang["prsnl10_fillplaceholder"] = "Пожалуйста, укажите значение или отключите"; $lang["prsnl10_donate"] = "Пожертвование"; $lang["prsnl10_templatefordw"] = "Стиль prsnl10 для «Докувики»"; $lang["prsnl10_recentchanges"] = "Последние изменения";