Template::Plugin::JavaScript man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Template::Plugin::JavaUserpContributed Perl DocTemplate::Plugin::JavaScript(3)

NAME
       Template::Plugin::JavaScript - Encodes text to be safe in JavaScript

SYNOPSIS
	 [% USE JavaScript %]
	 <script type="text/javascript">
	 document.write("[% sometext | js %]");
	 </script>

DESCRIPTION
       Template::Plugin::JavaScript is a TT filter that filters text so it can
       be safely used in JavaScript quotes.

	 [% USE JavaScript %]
	 document.write("[% FILTER js %]
	 Here's some text going on.
	 [% END %]");

       will become:

	 document.write("\nHere\'s some text going on.\n");

AUTHOR
       The original idea comes from Movable Type's "encode_js" global filter.

       Tatsuhiko Miyagawa <miyagawa@bulknews.net>

       This library is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

SEE ALSO
       Apache::JavaScript::DocumentWrite

perl v5.14.1			  2004-08-19   Template::Plugin::JavaScript(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net