HtmlHeads Plugin. Adding HTML-header on the wiki pages
HtmlHeads plugin will be useful if you are using OutWiker for creating HTML-pages. This plugin adds new commands to wiki pages that insert tags <title>, <meta name="description"> and <meta name="keywords"> or any custom tags in the page head (between <head>...</head>).
HtmlHeads 1.4.2 (Required OutWiker version: 4.0.0.942 and above)
HtmlHeads 1.4.1 (Required OutWiker version: 3.2.0.922 and above)
Using
HtmlHeads plugin adds the following commands:
(:title:) to add tag <title>.
(:title Page Title:)
(:description:) to add tag <meta name="description" ...>.
(:description Page Description:)
(:keywords:) to add tag <meta name="keywords" ...>.
(:keywords keyword_1, keyword_2, other keyword:)
(:htmlhead:) to add custom head.
(:htmlhead:)
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
<meta name='robots' content='index,follow' />
(:htmlheadend:)
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
<meta name='robots' content='index,follow' />
(:htmlheadend:)
Versions history
1.4.2 (September 14, 2024)
- Migrate to new API.
1.4.1 (May 03, 2023)
- Migrate to new API.
1.4 (October 19, 2019)
- Migrate to new API.
1.3 (August 26, 2018)
- Add German localization.
1.2.1 (May 26, 2018)
- Updated Ukrainian localization.
1.2 (March 20, 2018)
- Added new command to insert custom CSS style.
1.1 (February 15, 2018)
- Add OutWiker 2.1 support. Migrate to Python 3.
1.0.5 (October 17, 2016)
- Added OutWiker 2.0 supporting.
1.0.4 (August 20, 2016)
- Added the Swedish translation.
1.0.3 (January 20, 2015)
- Bug fixes.
- Cleanup code.
1.0.2 (September 11, 2014)
- Added Italian localization.
- Bug fixes.
1.0.1 (July 13, 2014)
- Fixed output error when trying to use a plug-in with unsupported versions OutWiker.
1.0 (June 30, 2014)
- The first version.
Вы можете подписаться на новости сайта через RSS, Группу Вконтакте или Канал в Telegram.