« Back to main
Markup
Extended options for media manager
serendipity_event_imageselectorplus
version 0.26 (GPL, Last Updated 2008-08-22)
Garvin Hicking, Vladimir Ajgl, Adam Charnock
Serendipity >= 0.9
Allows extended options for inserting images from the media manager [Serendipity >= 0.9]
Free Wiki links for your entries
serendipity_event_wikilinks
version 0.18 (GPL, Last Updated 2009-08-07)
Garvin Hicking, Grischa Brockhaus
Serendipity >= 1.0
You can specify new/existing links to your blog entries via [[title]], link to staticpages via ((title)) and link to both via {{title}}.
Glossary
serendipity_event_glossary
version 1.6 (GPL, Last Updated 2006-12-01)
Rob Antonishen
Serendipity >= 0.8
A user defined glossary as highlighted text with a tooltip.
Markup: Autotitle
serendipity_event_autotitle
version 0.1.8 (GPL, Last Updated 2010-05-06)
Malte Paskuda
Serendipity >= 0.8
Set the title-tag into the links of the entry.
Markup: Gallery Image
serendipity_event_galleryimage
version 1.10 (GPL, Last Updated 2007-08-07)
Rob Antonishen, Alexander Mieland
Serendipity >= 0.8
Inserts a Gallery album or image using markup text.
Markup: GeSHi
serendipity_event_geshi
version 0.8 (GPL, Last Updated 2009-02-26)
David Rolston
Serendipity >= 0.7
Computer Language Color Syntax Highlighting. Tag usage: [geshi lang=lang_name [,ln={y|n}]]code snippet[/geshi]
Markup: Include entry data/templates/blocks
serendipity_event_includeentry
version 2.10 (GPL, Last Updated 2007-08-07)
Garvin Hicking
Serendipity >= 0.8
Allows you to add HTML-style tags to your entry that includes parts of other entrys. Use this markup: [s9y-include-entry:XXX:YYY]. Replace XXX with the target entryid and YYY with the target field name (i.e. "body", "title", "extended", ...). You can also use the new menu functions to maintain templates and blocks that can get inserted in between your entries.
Markup: Markdown
serendipity_event_markdown
version 1.14 (GPL, Last Updated 2006-12-01)
Serendipity Team and Jan Lehnardt
Serendipity >= 0.7
Apply Markdown markup to entry text
Markup: Mobile Output
serendipity_event_mobile_output
version 1.0 (GPL, Last Updated 2009-07-14)
Pelle Boese
Serendipity >= 1.0
This plugin handles mobile devices and outputs optimized XHTML MP markup if it detects a mobile browser and a specially optimized site for iPhone and iPod Touch. It also scales images to fit the display size. For more information see http://c.seo-mobile.de/.
Markup: RegexpMarkup
serendipity_event_regexpmarkup
version 0.7 (GPL, Last Updated 2009-09-16)
Rob Antonishen
Serendipity >= 0.8
Mark up via user custom regexp files. See example files in "regexps" subdirectory of this plugin.
Markup: Smarty Parsing
serendipity_event_smartymarkup
version 1.7 (GPL, Last Updated 2008-02-03)
Garvin Hicking
Serendipity >= 0.8
Parses Smarty instructions inside the article text
Markup: Syntax Highlighter
serendipity_event_dpsyntaxhighlighter
version 2.1.364 (GPL, Last Updated 2010-02-15)
Alex Gorbatchev (core), Brendon Kozlowski and J.M. Roth (plugin)
Serendipity >= 1.0
This plugin is a JavaScript code highlighter based on the code of the same name by Alex Gorbatchev. This plugin takes less server-side resources than GeSHi and displays less markup in the actual HTML code. It's a lighter, cleaner alternative. This plugin requires the supporting theme to provide the following hooks: frontend_header, frontend_footer (and optionally backend_preview on the administrative theme only).
Markup: Typographic Smart Quotes
serendipity_event_typoquote
version 1.4 (GPL, Last Updated 2007-05-16)
Jonathan Spalink and Matthew Groeninger
Serendipity >= 0.8
Convert straight quotes to smart quotes. Also can use SmartyPants PHP library (by Michel Fortin, based on SmartyPants by John Gruber) to provide further typographic replacement.
Markup: Wordwrap long text
serendipity_event_wordwrap
version 1.03 (GPL, Last Updated 2006-12-01)
Garvin Hicking
Serendipity >= 0.8
Inserts breaks for lengthy entries/comments
Markup: clickable email adresses - but with antispam
serendipity_event_email_bot_obfuscator
version 1.0 (GPL, Last Updated 2009-12-10)
Stephan Manske
Serendipity >= 0.8
Makes email addresses clickabe, but obfuscates them to block spam harvester bots
MimeTex/LaTeX TeX Interpreter
serendipity_event_mimetex
version 1.2 (GPL, Last Updated 2009-01-17)
Matthew Groeninger
Serendipity >= 0.8
Create Gifs from TeX expressions using MimeTex or LaTeX
Options for trustworthy editing on multi-user blogs
serendipity_event_xsstrust
version 0.4 (GPL, Last Updated 2008-02-05)
Garvin Hicking
Serendipity >= 0.7
This plugin can specify, which authors on a multi-user blog you have enough trust in and do not expect hacking attempts. All other users are treated as possibly evil and cannot create HTML entries.
Prettify for S9Y
serendipity_event_prettify
version 1.6.0 (GPL, Last Updated 2009-12-07)
Adam Krause
Serendipity >= 1.0
Use Prettify to brush content between PRE tags for simple syntax highlighting.
SMF Markup
serendipity_event_smfmarkup
version 1.00 (GPL, Last Updated 2008-12-03)
Garvin Hicking
Serendipity >= 0.8
SMF Markup
Tooltips
serendipity_event_tooltips
version 1.4 (GPL, Last Updated 2008-10-26)
Enrico Stahn
Serendipity >= 0.8
Activate Tooltips Text and Images.
Transforms HTML for comments
serendipity_event_unstrip_tags
version 1.02 (GPL, Last Updated 2006-12-01)
Garvin Hicking
Serendipity >= 0.7
Allows to insert HTML tags in comments (instead of stripping the tags, they are now converted to entities). Needs to be first of all markup plugins in the event queue!