Ringobot log - RingoJS IRC channel: #ringojs on irc.freenode.net
2010-08-13:
[16:31] <oravecz> would it make sense to file a feature request for evaluating functions in skins?[16:32] <oravecz> i.e. <% myObject.myFunc() %>
[16:42] <earl> i don't think so, that's what macros are there fore
[16:42] <earl> for*
[16:42] <earl> it would make sense to file a bug re the nested expansion issue for user-defined macros you mentioned a few days ago
[16:44] <earl> i.e. to get <% foo bar="<% baz %>" %> to work properly
[16:45] <ringostarr> fd784a6 Simon Oberhammer: fix module list not showing in jsdoc repository view
[18:21] <ringostarr> b8a998d Simon Oberhammer: index.html url suffix only in static jsdoc
[18:21] <ringostarr> fba61e8 Simon Oberhammer: dont force url css style in jsdoc app
[18:21] <ringostarr> a0927e9 Simon Oberhammer: jsdoc style: highlight active section in modern browsers
[18:50] <hannesw> oberhamsi thanks for your jsdoc improvements
[18:50] <oberhamsi> hannesw, sure was bugging me
[18:50] <hannesw> :)
[18:51] <hannesw> so i think we can release 0.6 next week
[18:51] <oberhamsi> i'm still not happy with adding a repository switcher... is changing the deploy on ringojs.org out of the question?
[18:51] <oberhamsi> yey! 0.6.. i'm still reading meeting log
[18:51] <hannesw> hey, also no more index.html!
[18:52] <hannesw> no, i'm fine with changing the setup on ringojs.org
[18:52] <hannesw> whatever is easier
[18:53] <oberhamsi> yes, the reason for index.html was that that would make the links identical in file:// and http:// but not worth it
[18:53] <hannesw> right
[18:53] <oberhamsi> if we manage to deploy a static version (maybe only for the releases) we could show the detailedModuleList (with module descriptions)
[18:53] <hannesw> one minor thing - i think the filter sidebar (whatever you want to call it) should use "/" as module name separator
[18:54] <hannesw> instead of "."
[18:54] <hannesw> oberhamsi deploying static version sounds like a good idea to me
[18:54] <hannesw> not much sense in doing everything dynamically
[18:57] <ringostarr> 34c9dab Simon Oberhammer: display moduleid as is not replacing . to / in jsdoc
[19:07] <earl> mhm, static docs for past releases sounds sensible
[19:12] <oberhamsi> i was also hoping we could avoid adding the multi repository stuff back to jsdoc that way
[23:36] <gtoast> does anyone know of a commonjs rss module?
