Glossword Checker 1.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Glossword Checker 1.2 (Default branch)
# 1  
Old 07-20-2008
Glossword Checker 1.2 (Default branch)

ImageGlossword Checker is PHP script whichchecks if your server configuration meets therequirements for running specific PHPapplications.License: GNU General Public License v2Changes:
This version features the support for MediaWiki,Moodle, VBulletin, and Wordpress. A Spanishtranslation was added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Padre::Plugin::SpellCheck::Checker(3pm) 		User Contributed Perl Documentation		   Padre::Plugin::SpellCheck::Checker(3pm)

NAME
Padre::Plugin::SpellCheck::Checker - Check spelling in Padre, The Perl IDE. VERSION
version 1.29 DESCRIPTION
This module implements the Checker dialogue window that will be used to interact with the user when spelling mistakes have been spotted. METHODS
o new $self->{dialog} = Padre::Plugin::SpellCheck::Checker->new( $self ); Create and return a new dialogue window. o padre_locale_label uses Padre::Local to convert language iso693_iso3166 to utf8text strings BUGS AND LIMITATIONS
Text::Hunspell hard coded for /usr/share/hunspell/ DEPENDENCIES
Padre, Padre::Locale, Class::XSAccessor, Padre::Plugin::SpellCheck::FBP::Checker, and either or ( Text::Hunspell or Text::Aspell ) SEE ALSO
For all related information (bug reporting, source code repository, etc.), refer to Padre::Plugin::SpellCheck. AUTHORS
Kevin Dawson <bowtie@cpan.org> Ahmad M. Zawawi <ahmad.zawawi@gmail.com> Fayland Lam <fayland@gmail.com> Jerome Quelin <jquelin@gmail.com> COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Fayland Lam, Jerome Quelin. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-19 Padre::Plugin::SpellCheck::Checker(3pm)