Discussion:
Left panel
Guillaume
2010-02-25 20:11:35 UTC
Permalink
The left panel makes trac/agilo really slow because it re-evaluates
the most recently wikis every time.

I want to disable it for all users, not just hide, how can I do that?

Thanks
--
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
Felix Schwarz
2010-03-01 08:54:38 UTC
Permalink
Post by Guillaume
The left panel makes trac/agilo really slow because it re-evaluates
the most recently wikis every time.
I want to disable it for all users, not just hide, how can I do that?
I'm afraid that you have to modify the source for that but it's rather
easy: In agilo/htdocs/js/sidebar.js go to line 36 and remove (or
comment) the wiki load.

fs
--
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
Bohuslav Roztočil
2013-11-26 15:52:31 UTC
Permalink
There is no *htdocs/js/sidebar.js* in my installation... (Agilo 0.9.11).
Post by Felix Schwarz
Post by Guillaume
I want to disable it for all users, not just hide, how can I do that?
I'm afraid that you have to modify the source for that but it's rather
easy: In agilo/htdocs/js/sidebar.js go to line 36 and remove (or
comment) the wiki load.
fs
--
--
Follow Agilo on Twitter: http://twitter.com/agilofortrac
Please support us by reviewing and voting on:
http://userstories.com/products/8-agilo-for-scrum
http://ohloh.net/p/agilo-trac
http://freshmeat.net/projects/agiloforscrum

You have received this message because you are subscribed to
the "Agilo for Trac" Google Group. This group is focused on
supporting Agilo for Trac users and is moderated by
Agilo Software GmbH <http://www.agilosoftware.com>.

To post to this group, send email to agilo-/***@public.gmane.org
To unsubscribe from this group, send an email to
agilo+unsubscribe-/***@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/agilo

---
You received this message because you are subscribed to the Google Groups "Agilo for Trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email to agilo+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Stefano Rago
2013-12-06 08:38:27 UTC
Permalink
Hi Bohuslav,
There is no htdocs/js/sidebar.js in my installation... (Agilo 0.9.11).
How exactly did you install Agilo? Did you use the binary installer of the source tarball?
What is the content of the htdocs/js folder?

Cheers


Stefano Rago
--
--
Follow Agilo on Twitter: http://twitter.com/agilofortrac
Please support us by reviewing and voting on:
http://userstories.com/products/8-agilo-for-scrum
http://ohloh.net/p/agilo-trac
http://freshmeat.net/projects/agiloforscrum

You have received this message because you are subscribed to
the "Agilo for Trac" Google Group. This group is focused on
supporting Agilo for Trac users and is moderated by
Agilo Software GmbH <http://www.agilosoftware.com>.

To post to this group, send email to agilo-/***@public.gmane.org
To unsubscribe from this group, send an email to
agilo+unsubscribe-/***@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/agilo

---
You received this message because you are subscribed to the Google Groups "Agilo for Trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email to agilo+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Loading...