OK, added a ticket for moving this code: http://sycamore.devjavu.com/ 
projects/sycamore/ticket/52

Any thoughts on the location of the isEdit and isInfo functions?

AD


On May 18, 2007, at 11:06 AM, Philip Neustrom wrote:

w/rotten -philip

On 5/18/07, Rottenchester <[EMAIL PROTECTED]> wrote:
> My $.02:  all themable stuff (e.g., HTML) should be in themes.
>
> 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
>
_______________________________________________
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