Changeset 10668 for lang/perl/Moxy/trunk/lib
- Timestamp:
- 04/28/08 20:04:02 (5 years ago)
- Location:
- lang/perl/Moxy/trunk/lib
- Files:
-
- 2 modified
-
Moxy.pm (modified) (1 diff)
-
Moxy/Plugin/LocationBar.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Moxy/trunk/lib/Moxy.pm
r10667 r10668 299 299 ); 300 300 my $response = $ua->request($req); 301 for my $hook ( 'response_filter', "response_filter_$carrier" ) {301 for my $hook ( 'response_filter', "response_filter_$carrier", 'render_location_bar' ) { 302 302 $self->run_hook( 303 303 $hook, -
lang/perl/Moxy/trunk/lib/Moxy/Plugin/LocationBar.pm
r10623 r10668 6 6 use HTML::Entities; 7 7 8 sub re sponse_filter: Hook('response_filter'){8 sub render_location_bar : Hook { 9 9 my ($self, $context, $args) = @_; 10 10 croak "invalid args" if ref $args ne 'HASH';
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)