Changeset 3985
- Timestamp:
- 01/02/08 22:15:15 (5 years ago)
- Location:
- lang/perl/Moxy/trunk
- Files:
-
- 5 modified
-
Changes (modified) (1 diff)
-
MANIFEST (modified) (1 diff)
-
lib/Moxy.pm (modified) (1 diff)
-
lib/Moxy/Manual/PluginGuideJA.pod (modified) (1 diff)
-
lib/Moxy/Plugin/HTMLWidth.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Moxy/trunk/Changes
r3949 r3985 1 1 Revision history for Moxy 2 3 0.05 Wed Feb 2 22:06:54 2008 4 - update documents 2 5 3 6 0.04 Wed Feb 2 03:14:30 2008 -
lang/perl/Moxy/trunk/MANIFEST
r3949 r3985 1404 1404 lib/Moxy.pm 1405 1405 lib/Moxy/Manual/HackingJA.pod 1406 lib/Moxy/Manual/InstallJA.pod1407 1406 lib/Moxy/Manual/PluginGuideJA.pod 1408 1407 lib/Moxy/Plugin.pm -
lang/perl/Moxy/trunk/lib/Moxy.pm
r3983 r3985 5 5 use base qw/Class::Accessor::Fast/; 6 6 7 our $VERSION = '0.0 4';7 our $VERSION = '0.05'; 8 8 9 9 __PACKAGE__->mk_accessors(qw/config/); -
lang/perl/Moxy/trunk/lib/Moxy/Manual/PluginGuideJA.pod
r3983 r3985 1 1 =encoding utf-8 2 2 3 =for stopwords localsrc 3 =for stopwords localsrc HTML 4 4 5 5 =head1 おなまえ -
lang/perl/Moxy/trunk/lib/Moxy/Plugin/HTMLWidth.pm
r3983 r3985 28 28 __END__ 29 29 30 =for stopwords localsrc HTML 31 30 32 =head1 NAME 31 33
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)