I want to specify the following value so that it be correctly
processed | displayed by both macros and processors.

http://spreadsheets.google.com/tq?range=\1:G358&key=pYrzgPeB7CdR28VofZxUaeQ&gid=0

Inside a macro I get the following error :

{{{
Error: Macro iGoogleGadget(url=http://www.google.com/ig/modules/motionchart.xml,
_table_query_url=http://spreadsheets.google.com/tq?range=­A1:G358&key=pYrzgPeB7CdR28VofZxUaeQ&gid=0,
_table_query_refresh_interval=5) failed
asciihttp://spreadsheets.google.com/tq?range=­A1:G358&key=pYrzgPeB7CdR28VofZxUaeQ&gid=04041ordinal
not in range(128)

}}}

Inside a processor the text is displayed as follows

{{{
iGoogleGadget(url=http://www.google.com/ig/modules/motionchart.xml,
_table_query_url=http://spreadsheets.google.com/tq?range=1:G358&key=pYrzgPeB7CdR28VofZxUaeQ&gid=0,
_table_query_refresh_interval=5)
}}}

Notice that both are different than  I expected

You can see the concrete example here [1]_

Thnx in advance

.. [1] Embedding Visualization Gadgets in you wiki pages
        
(https://opensvn.csie.org/traccgi/swlcu/wiki/En/Devel/TracGViz/EmbedGVizGadget)

-- 
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 trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to