jifty::plugin::wikitoolbar(3pm) debian man page | unix.com

Man Page: jifty::plugin::wikitoolbar

Operating Environment: debian

Section: 3pm

Jifty::Plugin::WikiToolbar(3pm) 			User Contributed Perl Documentation			   Jifty::Plugin::WikiToolbar(3pm)

NAME
Jifty::Plugin::WikiToolbar - Jifty plugin to add a wiki toolbar to your textarea box
SYNOPSIS
In etc/config.yml Plugins: - WikiToolbar: {} In your Model instead of render_as 'textarea'; use is WikiToolbar; or you can custom rows size with sub Jifty::Plugin::WikiToolbar::Textarea::rows { return 15; }; To custom the toolbar, copy wikitoolbar.js in your application, at the end of the file put your changes with addButton function.
DESCRIPTION
Add a toolbar to your textarea field. Default toolbar provide markdown markup syntax. http://daringfireball.net/projects/markdown/
METHOD
init load wikitoolbar.js on startup
AUTHOR
Yves Agostini, <yvesago@cpan.org>
LICENSE
Copyright 2007-2010, Yves Agostini This program is free software and may be modified and distributed under the same terms as Perl itself. perl v5.12.4 2010-01-17 Jifty::Plugin::WikiToolbar(3pm)
Related Man Pages
jifty::plugin::authentication::facebook(3pm) - debian
jifty::plugin::authentication::password::dispatcher(3pm) - debian
jifty::plugin::chart(3pm) - debian
jifty::plugin::chart::renderer(3pm) - debian
jifty::plugin::user::mixin::model::user(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections