Tuesday July 27, 2004
|
Vanity Foul Dedicated to the wanderings of an egotistical mind. |
|
Improved Search Earlier tonight I committed a long-desired Search improvement: Paging. The results are broken into pages of 10 entries. Try this search. At the top you‘ll notice a new select list labelled “Restrict by Category“. This allows the user to select a category to narrow the results. Also, after each entry is a link “restrict search to just this blog“ which will narrow the search to that entry‘s user and display in that user‘s template. If you scroll to the bottom you‘ll see “1 | 2“ which are links to the pages of results. This is the href for “2”: So you can play around with this href a bit and get different paging. I haven‘t added the necessary velocity code to individual pages yet, so currently this is limited to the sitewide search only. ( Jul 27 2004, 09:19:35 PM ) Roller PermalinkTrackback: http://www.brainopolis.com/roller/trackback/lance/Weblog/improved_search_p favicon and a simplified display I love it when users post about how they've customized Roller.
Re: Google circa 1960 Some ideas just really catch your imagination. What this put into my head was "Wouldn't it be cool to create a CSS theme that looked like this?". I don't know enough about CSS, but it seems it'd be possible to use a font like that and to get text boxes to display as an line rather than a box. Consider this a LazyWeb request. Referer Spam Master List Arjun Ram has contributed to my "link spammers" list. See them all!
(
Jul 20 2004, 05:15:38 PM
)
Technology
Permalink
Here we go again.
ACLU Pizza Scary. Via Ben Hyde. Template Decorators in Roller Last week on the Roller-Dev mailing list I promised to post an example of the "decorator" support I'd built into Roller. This functionality was inspired by Matt's post about supporting SiteMesh decoration in Roller. While I don't know if this could truly be called a Decorator, it does at least approximate what SiteMesh does (for Velocity). To demonstrate I put together a page to display the most recent comments for Vanity Foul. Besides implementing a Latest Comments page I also created a Decorator page (_mydecorator) to wrap the page in a familiar look. By specifying #set( $decorator = "_mydecorator" ) in my Latest Comments page I inform Roller of which Decorator to use (currently it defaults to a "no-op decorator").
Wanna see how I wrote that View Source Page? Update: I like this idea so much I converted my To-Do List and Wish List to use the Decorator as well.
RSYA Or "Referer Spamming Yet Again". The issue of referer spam has come up again, so I'll repost about my referer-spammer list. I've been listing it in XML, but I see now it will be more valuable to the Roller community as a comma-delimited list (suitable for copy-pasting straight into your own Spam Prevention box). Also worth mentioning is that Roller supports directly deleting Referer Spam, using the Weblog::Referers tab. |
|
||||||||