[[PageOutline(2-4)]] = Plugin Database = While Zine doesn't create it's own plugin repository, feel free to add your plugin to this wiki page. Be careful: it's quite possible that some of the plugins listed here are outdated and don't work with current Zine versions. == Themes == === Blix === [[Image(blix_theme_preview.png)]] Theme based on the !WordPress Blix Theme. [http://blog.ufsoft.org/tags/blix-theme Download] the plugin. === Chow Me === [[Image(chow_me_theme_preview.png)]] Red'ish theme based on the !WordPress Chow Me template. [http://blog.ufsoft.org/tags/chowme-theme Download] the plugin. === Chaosblack === [[Image(chaosblack_preview.png)]] Simple black theme based on the !WordPress Chaoticsoul template. [raw-attachment:ChaosblackTheme-0.1.plugin Download] the plugin. === Darkdashed === [[Image(darkdashed_preview.png)]] A simple, dark and minimalistic theme with dashes. Based on miniblog_theme by Armin Ronacher. [raw-attachment:darkdashed_theme-0.1.plugin Download] the plugin. === Japibas === [[Image(Japibas_Screen.png)]] A port of the Japibas Wordpress theme by Jesper from [http://jayj.dk/japibas-free-premium-wordpress-theme/ Jayj.dk]. [http://www.nethedz.org/zine Download] the plugin. === Steam === [[Image(SteamTheme_preview.png)]] Fixed width layout with currently four color variations. [raw-attachment:SteamTheme-0.1.plugin Download] the plugin. === Milk with coffee === [[Image(MilkwithcoffeeTheme_preview.png)]] If you like your milk with a tad of coffee, you might like this theme, too. [raw-attachment:MilkwithcoffeeTheme-0.1.plugin Download] the plugin. === Cushy === [[Image(CushyTheme_preview.png)]] Simple and pleasant theme with readability in mind. Some typographic rules applied. [raw-attachment:CushyTheme-0.1.plugin Download] the plugin. == Widgets == === Radio === [[Image(zine_radio_widget.png)]] [http://braydon.com/zine_radio.zip Download (.zip)], OR [http://braydon.com/zine_radio.tar.gz Download (.tar.gz)], OR $git clone http://braydon.com/zine_radio.git {{{ #!html }}} === YUI Rich Text Editor === This plugin enables the [http://developer.yahoo.com/yui/editor/ YUI Rich Text Editor] for use in authoring posts. It supports both WYSIWYG and code markup. Please help test http://svn.ruralmind.org/yui_editor/trunk/ === Last.fm Widget === Provides a widget to show latests songs from your Last.fm account. http://bitbucket.org/viniciusfs/lastfm_widget/ == Parsers == === reStructuredText === - http://danielnouri.org/notes/2009/3/15/new-blog-software - http://timhatch.com/projects/textpress-rst/ '''Note:''' will be obsolete with Zine 0.2, which has a built-in rst parser plugin. === LiveJournal === - http://bitbucket.org/jace/zine-plugins/downloads/ == Uncategorised == === Featured Posts === Adds the ability to be able to feature select posts in Zine, and give them a specific order. This also includes a widget to display them. [[Image(zine_featured.png)]] [[Image(zine_featured_2.png)]] [http://braydon.com/zine_featured.zip Download (.zip)], OR [http://braydon.com/zine_featured.tar.gz Download (.tar.gz)], OR $git clone http://braydon.com/zine_featured.git === !BzrBrowse === An initial attempt at a file browser for public archives in Zine. It also will allow browsing of Bazaar branches. Still needs file viewer for Bazaar. It currently statically links to files located at at a static URL. Also needs a configuration page. Okay, it's a work in progress, alright? ;-) I thought it might be a useful starting point for others. [http://www.nethedz.org/zine] or [http://www.nethedz.org/files see it in action] === !ImageBox === Image box will popup an ''image gallery'' for your image links. [[Image(imagebox_preview.png)]] '''Example Usage:''' {{{ #!text/html }}} The image links inside that `span` will be shown on the popped up ''image gallery''.[[BR]] The '''needed''' thing is for example a `span` wrapping all image links that belongs to the '''`imagebox`''' class. [http://blog.ufsoft.org/tags/imagebox Download] the plugin. === Twitter === Adds the ability to automatically tweet your posts on twitter.com. Authenticates author via oauth. Integrates bit.ly and tinyurl url shortening. Once enabled, you need to go to the admin Options->Twitter and configure the authentication. Then, when you publish a new post, it will automatically tweet it for you. Development status: alpha Repository: http://bitbucket.org/bikegriffith/zine-main == Importers == === Blogger.com Importer === Allows import of users, posts, and comments from a Blogger.com/Blogspot blog. Available at http://www.bitbucket.org/aafshar/zine-blogger-importer-plugin '''Note:''' will be obsolete with Zine 0.2, a new blogger importer plugin will be in core then. == Anti Spam == === reCaptcha Support === This plugin adds asks the user to fill out a recaptcha box first: http://repo.or.cz/w/recaptcha_spam_plugin.git [[br]] Another reCAPTCHA spam filter plugin that works with Zine trunk and features other improvements: http://bitbucket.org/arteme/zine-recaptcha == Syntax Highlighting == === Javascript-based syntax highlighting === A client-side Javasctipt-based code syntax highlighter using the "Highlight.js" library: http://bitbucket.org/arteme/zine-highlightjs