[Nitro-repository] Patch applied
gm@navel.gr
gm at navel.gr
Fri Dec 2 04:19:45 EST 2005
We have the following extra patches:
Will apply the following patches:
Wed Nov 30 23:38:03 EET 2005 chrisfarms at gmail.com
* allow markup pipeline to be access from the Nitro namespace (keeping glue behind the scenes is more intuative)
Thu Dec 1 00:03:50 EET 2005 chrisfarms at gmail.com
* Error information for when Og.setup fails, very useful in early stages
Thu Dec 1 22:26:44 EET 2005 chrisfarms at gmail.com
* Missing </li> in proto index.xhtml - was annoying me
Fri Dec 2 03:35:36 EET 2005 chrisfarms at gmail.com
* some more simple request.from_xxx? methods in utils
Fri Dec 2 07:18:38 EET 2005 chrisfarms at gmail.com
* Only apply the Glue cleanup method to certain html element to make output more IE friendly
InternetExplorer would cry if it saw <div /> or worse <script />
Fri Dec 2 07:21:01 EET 2005 chrisfarms at gmail.com
* Move the ElementProcessor => Elements compiler module to keep everything organised
Fri Dec 2 07:25:59 EET 2005 chrisfarms at gmail.com
* Use a Cleanup.transform to perform the Glue::HTML cleanup function
...this might be better built directly into Template.transform's function ?
Fri Dec 2 07:29:24 EET 2005 chrisfarms at gmail.com
* allow searching of templates to fall back to Template.root if not found in self.template_root
Fri Dec 2 07:32:00 EET 2005 chrisfarms at gmail.com
* Updates to morphing... order that morphers are added dictates priority for that morpher, added select_if, checked_if, select_unless etc. attributes for use with <option> and checkbox elements.
should now be possible todo
<select>
<option each="this in that" selected_if="this == 1">#{this}</option>
</select>
and simular
not heavily tested.
Fri Dec 2 07:37:42 EET 2005 chrisfarms at gmail.com
* Change some debug/display info in runner
Fri Dec 2 07:38:32 EET 2005 chrisfarms at gmail.com
* Allow use of symbols for set_order options (kirby)
Fri Dec 2 11:16:33 EET 2005 George Moschovitis <gm at navel.gr>
* Small updates after chris's patch.
Fri Dec 2 11:17:07 EET 2005 George Moschovitis <gm at navel.gr>
* Annotation bug fix in update_routes (hopefully this fixes the hard to track annotation bug).
Fri Dec 2 11:18:04 EET 2005 George Moschovitis <gm at navel.gr>
* Manually added the cleanup compiler.
diffing dir...
Applying patches to the local directories...
diffing dir...
Finished applying...
More information about the Nitro-repository
mailing list