Wow, that is a bunch of stuff at once man!  Who let Adam into the coffee :p.

Also, Rochester made the local alt-weekly paper as the lead story this
week. It's not 100% correct, but it's damm good, and it's good press.

http://www.rochestercitynewspaper.com/

Philapedia is starting to roll along too....

-Far

On 5/18/07, Adam Dewitz <[EMAIL PROTECTED]> wrote:
> Is there a reason part of the search form HTML resides in wikiutil?
> Wouldn't it make more sense to have this in the theme file within the
> searchform function?
>
>
>
>  From wikiutil.py
>
>      searchfield = (
>          '<input class="formfields" type="text" name="inline_string"
> value="%%(value)s" size="15" maxlength="50">'
>          '&nbsp;<input type="image" src="%(src)s" alt="%(alt)s">'
>          ) % {
>              'alt': icon[0],
>              'src': icon[1],
>          }
> _______________________________________________
> Sycamore-Dev mailing list
> [EMAIL PROTECTED]
> http://www.projectsycamore.org/
> https://tools.cernio.com/mailman/listinfo/sycamore-dev
>
_______________________________________________
Sycamore-Dev mailing list
[EMAIL PROTECTED]
http://www.projectsycamore.org/
https://tools.cernio.com/mailman/listinfo/sycamore-dev

Reply via email to