On Mon, Apr 13, 2009 at 6:13 PM, yoheeb <[email protected]> wrote:
>
> On Apr 13, 2:04 pm, Olemis Lang <[email protected]> wrote:
>> The last weekend I made a few changes to PyDotOrg theme. It's been
>> installed in a public site [1]_ so I'd appreciate if you could please
>> provide some feedback in order to enhance it further. Every comment
>> will be welcome.
>>
>
> Looks good.  I don't like that the meta-nav bar scrolls inside the
> page.

I dont like that either, but the fact is that the theme only provides
CSS, and that tricky issue happens because metanav is inside content
div in HTML. I'll see if I can fix it anyway ;)

The second thing I'd like to see in index template is an outer-wrapper
div including all the other divs (e.g. mainnav,  ...) instead of being
directly under body tag.

Another thing that happens is that on scrolling some flash widgets
overlap the footer and banner sections. How could I fix that ?
z-index?

> But tickets, roadmap, and change history look good as well.
>

:)

> While you're messing with the wiki, maybe you could add some
> instructions on how your TracGViz tool works with wiki-formatting

Well I'm in the process of writing docs, setup the plugins and also
screencasting the «whole» (relevant) steps in the process. However,
have you checked out the page for iGoogleGadget macro [1]_ ?

If you need precise instructions about an specific thing you wanna do,
dont hesitate to ask, providing enough info in the question so that I
can help you ;)

> and
> the exposed properties of trac it supposedly makes available :D  The
> examples only show how to embed the widgets with static arguments.
>

Well. I've started to document data sources [2]_ but that page is not
complete yet. Further details will be there ASAIC ;) In fact I've
implemented a macro similar to macrolists, to list dynamically all the
GViz data providers installed (enabled) in the system (coming soon ;).

Besides anybody can read the API docs [3]_ for the plugin (especially
tracgviz.api.IGVizDataProvider [4]_) and implement any data source  ;)
If think that's useful for others too then you can submit patches
including what's been done ... and they'll be welcomed as well (I love
patches ...)

So far only the simple data sources have been made, since I dont like
to leave pending tasks behind. I'm trying to finish and test what I've
been doing so far. Later, when some very crucial features be
implemented, I'll move on to implement more data sources, advanced
features for gadgets and GViz query language, and many other lovely
crazy things ;)

> Nice work

Trying to make it be better ;)

.. [1] Embed iGoogle gadgets in your wiki pages
        
(https://opensvn.csie.org/traccgi/swlcu/wiki/En/Devel/TracGViz/Macro/iGoogleGadget)

.. [2] Trac data sources for Google Visualizations
        
(https://opensvn.csie.org/traccgi/swlcu/wiki/En/Devel/TracGViz/DataSources)

.. [3] Python: Documentation for tracgviz.api
        (https://opensvn.csie.org/traccgi/swlcu/pydoc/tracgviz.api)

.. [4] Python: Documentation for tracgviz.api.IGVizDataProvider
        
(https://opensvn.csie.org/traccgi/swlcu/pydoc/tracgviz.api.IGVizDataProvider)

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to