Brennen Bearnes
|
626602bd47
|
Contextualized year listings in navigation bar.
|
17 years ago |
Brennen Bearnes
|
efc9a32cc3
|
Got rid of explicit loop in handle(), replaced with a grep.
|
17 years ago |
Brennen Bearnes
|
a27f5aac2d
|
Fixed subtle bug in handle() caused by each().
|
17 years ago |
Brennen Bearnes
|
84e9f3b7d8
|
Attempts to isolate weird every-other-request bug.
|
17 years ago |
Brennen Bearnes
|
2a97ec01cd
|
Copying MethodSpit from wala dev tree.
|
17 years ago |
Brennen Bearnes
|
bb87edf2f7
|
Fixed a couple of feed bugs.
|
17 years ago |
Brennen Bearnes
|
36b9a2a91e
|
Added some validation tests, shuffled configuration around a bit.
|
17 years ago |
Brennen Bearnes
|
902b48ea89
|
Deleted portfolio special case, fixed case on Content-Type.
|
17 years ago |
Brennen Bearnes
|
418320be59
|
Added http_header() to toggle printing of the usual Content-type bit.
|
17 years ago |
Brennen Bearnes
|
ab4c85429a
|
Added a copy of Wala and its libs. Yes, this is retarded.
|
17 years ago |
Brennen Bearnes
|
a14b4015c6
|
Fixed a bug in display() that was leaving off footers.
|
17 years ago |
Brennen Bearnes
|
4bf9451371
|
Some tests.
|
17 years ago |
Brennen Bearnes
|
c4f235e3b2
|
Updated README.
|
17 years ago |
Brennen Bearnes
|
14d0bf353a
|
Fixed a minor bug with Markup spitting error messages for undefined image alt text.
|
17 years ago |
Brennen Bearnes
|
61b4ff886e
|
Added a display() method to wrap handle(), tweaked conf.pl for new
Wala.pm interface.
|
17 years ago |
Brennen Bearnes
|
43814fd1dd
|
A bunch of minor Perl::Critic tweaks, an Id property.
|
17 years ago |
Brennen Bearnes
|
b9b1cf6ebc
|
Once more, with feeling.
|
17 years ago |
Brennen Bearnes
|
8a6829732f
|
Trying this RCS keywords thing one more time.
|
17 years ago |
Brennen Bearnes
|
97948b119b
|
RCS keywords.
|
17 years ago |
Brennen Bearnes
|
900dad80fd
|
A couple of Perl::Critic recommendations.
|
17 years ago |
Brennen Bearnes
|
138b8da15d
|
Fixed footer to call $self->wala->print_page().
|
17 years ago |
Brennen Bearnes
|
88ab13dbfa
|
Integration with new Wala object interface.
|
17 years ago |
Brennen Bearnes
|
129948d0a9
|
More documentation updates.
|
17 years ago |
Brennen Bearnes
|
a2f914314c
|
Updated documentation slightly.
|
17 years ago |
Brennen Bearnes
|
acaeb1ce97
|
Refactored entry_map(), new(), and added a get_date().
|
17 years ago |
Brennen Bearnes
|
d7cdf750e4
|
Playing with page headers a bit, got rid of a pointless BEGIN block.
|
17 years ago |
Brennen Bearnes
|
0cec3dd421
|
Streamlined eval_perl method.
|
17 years ago |
Brennen Bearnes
|
b4072c98cb
|
Greatly streamlined feed generator method.
|
17 years ago |
Brennen Bearnes
|
d44405b234
|
Added a root_locations() method, which returns a local path and appropriate URL for a given
entry.
|
17 years ago |
Brennen Bearnes
|
bd8d920bdc
|
Turned output() into a dispatch table instead.
|
17 years ago |
Brennen Bearnes
|
13ecf96775
|
Updated test.pl to reflect object interface.
|
17 years ago |
Brennen Bearnes
|
956e885c88
|
Updated display.pl wrapper to object interface.
Fixed a serious bug with contents routine.
|
17 years ago |
Brennen Bearnes
|
80d7bf4040
|
Disentangled starter POD into Display.pod.
Fixed header/footer.
Rolled everything into Display.pm.
|
17 years ago |
Brennen Bearnes
|
6eb5f45afa
|
Finished a working version of an OO Display.
|
17 years ago |
Brennen Bearnes
|
99c4ef98c9
|
Further cleaned up Markup.pm. gallery_markup() still isn't quite there.
|
17 years ago |
Brennen Bearnes
|
c6a20a58ca
|
Condensed line_parse()
|
17 years ago |
Brennen Bearnes
|
1ece8138ec
|
use strict and use warnings on Markup.pm and Image.pm.
|
17 years ago |
Brennen Bearnes
|
b2a3c15db0
|
Cleaning up lib/
|
17 years ago |
Brennen Bearnes
|
aeacedd611
|
A test script for Display::Image::gallery()
|
17 years ago |
Brennen Bearnes
|
4651392dfe
|
Made a start on a <gallery> tag in Markup.pm, cleaned up image_markup a bit.
Now using File::Basename.
|
17 years ago |
Brennen Bearnes
|
bea0f5a6cb
|
Display::Image::gallery is functional, just.
|
17 years ago |
Brennen Bearnes
|
602abf88f9
|
Wrote a basically functional gallery(), using Imager.
|
17 years ago |
Brennen Bearnes
|
a23a7ea09e
|
Adding Imager module and compiled binaries to lib/
|
17 years ago |
Brennen Bearnes
|
a6f3470974
|
Tweaks to display_year.
|
17 years ago |
Brennen Bearnes
|
c15038216c
|
|
17 years ago |
Brennen Bearnes
|
221d1a3f45
|
Tagged prior to building an OO interface.
|
17 years ago |
Brennen Bearnes
|
635386c2c0
|
Updated docs, minor layout tweaks.
|
17 years ago |
Brennen Bearnes
|
7e94d6d9fd
|
Tweaked sub-entry display to remove {entryname} bits.
|
17 years ago |
Brennen Bearnes
|
f0c8c9d484
|
get_contents_line() fix.
|
17 years ago |
Brennen Bearnes
|
79221e5c9e
|
Display::Image checks for Image::Size, will use wwwis() instead if necessary.
|
17 years ago |