Changeset 10667
- Timestamp:
- 04/28/08 20:00:42 (5 years ago)
- Location:
- lang/perl/Moxy/trunk
- Files:
-
- 3 modified
-
bin/moxysetup.sh (modified) (2 diffs)
-
config.yaml.sample (modified) (2 diffs)
-
lib/Moxy.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Moxy/trunk/bin/moxysetup.sh
r10660 r10667 33 33 34 34 plugins: 35 - module: DisplayWidth36 - module: ControlPanel37 35 - module: UserID 38 36 - module: XMLisHTML 39 37 - module: UserAgentSwitcher 40 - module: Pictogram41 38 - module: RefererCutter 42 39 - module: CookieCutter … … 45 42 - module: GPS 46 43 - module: HTTPHeader 47 - module: LocationBar48 44 - module: QRCode 49 45 - module: ShowHTTPHeaders -
lang/perl/Moxy/trunk/config.yaml.sample
r10623 r10667 14 14 15 15 plugins: 16 - module: DisplayWidth17 - module: ControlPanel18 16 - module: UserID 19 17 - module: XMLisHTML 20 18 - module: UserAgentSwitcher 21 - module: Pictogram22 19 - module: RefererCutter 23 20 - module: CookieCutter … … 26 23 - module: GPS 27 24 - module: HTTPHeader 28 - module: LocationBar29 25 - module: QRCode 30 26 - module: ShowHTTPHeaders -
lang/perl/Moxy/trunk/lib/Moxy.pm
r10623 r10667 43 43 __PACKAGE__->load_components(qw/Plaggerize Autocall::InjectMethod Context/); 44 44 45 __PACKAGE__->load_plugins(qw/DisplayWidth ControlPanel LocationBar Pictogram/); 46 45 47 sub new { 46 48 my ($class, $config) = @_;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)