Reynier Perez Mira | 1 Dec 03:20
Picon
Gravatar

[Trac] Re: Presentation and Installing Plugins


Thanks Enmanuel, but how can I know what dependencies have my EGG package? Exists any command?
Cheers and thanks in advance

Salu2,
Ing. Reynier Pérez Mira

> -----Mensaje original-----
> De: trac-users@...
[mailto:trac-users@...] En
> nombre de Emmanuel Blot
> Enviado el: viernes, 30 de noviembre de 2007 04:36 pm
> Para: trac-users@...
> Asunto: [Trac] Re: Presentation and Installing Plugins
> 
> 
> > Download error: (101, 'Network is unreachable') -- Some packages may
> not be
> > found!
> 
> You need a direct connection to the Internet.
> 
> Read http://peak.telecommunity.com/DevCenter/EasyInstall#installing-on-
> un-networked-machines
> 
> 

--~--~---------~--~----~------------~-------~--~----~
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@...
(Continue reading)

Reynier Perez Mira | 1 Dec 03:32
Picon
Gravatar

[Trac] Re: Presentation and Installing Plugins


Hi Matthew:
> Look in the directory that hosts a particular trac environment (ie the
> /path/to/env part of "trac-admin </path/to/env> <command>").
> 
> There is also a way to install plugins globally (ie for all trac
> instances on
> a given server), but for initial testing you're probably better off
> doing the
> per-instance way and put them in the plugins dir.

As I said before I'm newbie using Trac. You wrote some concepts that are unknow by me. For example you refer to
a trac enviroment. What's this means? Also I not known what you mean with per-instance.

Cheers and waiting for answers

Ing. Reynier Pérez Mira

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

Dirk | 1 Dec 04:33
Picon
Gravatar

[Trac] Re: Specify Date Range for Reports


  Hi All,

I have a similar problem, but I would like to use the Query module, as
we've moved away from Reports. Is there any way to get something
comparable out of or hacked into the queries?

Thanks

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

Emmanuel Blot | 1 Dec 13:23
Picon
Gravatar

[Trac] Re: Presentation and Installing Plugins


> As I said before I'm newbie using Trac. You wrote some concepts that are unknow by me. For example you refer
to a trac enviroment. What's this means? Also I not known what you mean with per-instance.

Environment: a project Trac manages. You create a new environment (aka
project) with the "trac-admin <project> initenv" command, as in
INITialize ENVironment.

Per-Instance: you can either install a plugin for each Trac project
you use, which means that the plugin features will be available for
this project (i.e. "instance") but not for the other projects. If you
want to use the same plugin in all the projects you have created, you
can install the plugin into a global plugin directory rather than
installing it once into each project plugin directory.

HTH,
Manu

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

Reynier Perez Mira | 1 Dec 14:32
Picon
Gravatar

[Trac] Re: Presentation and Installing Plugins


Thanks Enmanuel, now I understand. Also I'm seeing something about activate plugins in trac.ini file. I
have another question: In wich directory the plugins are placed? If I want a plugin for only one track
Project in wich directory I need to place/install the plugin? If I want the plugin for all the projects then
in wich directory I need to place/install the plugin?

Cheers and thanks again
Ing. Reynier Pérez Mira

> -----Mensaje original-----
> De: trac-users@...
[mailto:trac-users@...] En
> nombre de Emmanuel Blot
> Enviado el: sábado, 01 de diciembre de 2007 07:23 am
> Para: trac-users@...
> Asunto: [Trac] Re: Presentation and Installing Plugins
> 
> 
> > As I said before I'm newbie using Trac. You wrote some concepts that
> are unknow by me. For example you refer to a trac enviroment. What's
> this means? Also I not known what you mean with per-instance.
> 
> Environment: a project Trac manages. You create a new environment (aka
> project) with the "trac-admin <project> initenv" command, as in
> INITialize ENVironment.
> 
> Per-Instance: you can either install a plugin for each Trac project
> you use, which means that the plugin features will be available for
> this project (i.e. "instance") but not for the other projects. If you
> want to use the same plugin in all the projects you have created, you
(Continue reading)

Emmanuel Blot | 1 Dec 14:43
Picon
Gravatar

[Trac] Re: Presentation and Installing Plugins


See http://trac.edgewall.org/wiki/TracPlugins

On 12/1/07, Reynier Perez Mira <rperezm@...> wrote:
>
> Thanks Enmanuel, now I understand. Also I'm seeing something about activate plugins in trac.ini file. I
have another question: In wich directory the plugins are placed? If I want a plugin for only one track
Project in wich directory I need to place/install the plugin? If I want the plugin for all the projects then
in wich directory I need to place/install the plugin?

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

Reynier Perez Mira | 1 Dec 15:26
Picon
Gravatar

[Trac] Re: Presentation and Installing Plugins


Hi again Enmanuel:
I see the documentation and now know that plugins are stored in project/plugins and they can be enabled
editing files trac.ini wich is inside project/conf. Now following the Trac Guide I do this:
 1. Download the plugin as .zip and rename it to .egg. In my case I refer to WebAdmin.
 2. Copy this .egg file to project/plugins
 3. Enable the plugin in trac.ini as follow:
 [components]
webadmin.* = enabled

When I look at my Project in http://ip_address/trac/project I can't see any point me to webadmin or
something like that. I need to do something else? 

I'm working in Linux Ubuntu Server 7.10 and have Trac 0.10.4

Cheers
Ing. Reynier Pérez Mira

> -----Mensaje original-----
> De: trac-users@...
[mailto:trac-users@...] En
> nombre de Emmanuel Blot
> Enviado el: sábado, 01 de diciembre de 2007 08:44 am
> Para: trac-users@...
> Asunto: [Trac] Re: Presentation and Installing Plugins
> 
> 
> See http://trac.edgewall.org/wiki/TracPlugins
> 
> On 12/1/07, Reynier Perez Mira <rperezm@...> wrote:
(Continue reading)

Emmanuel Blot | 1 Dec 15:40
Picon
Gravatar

[Trac] Re: Presentation and Installing Plugins

Are you logged in as a trac adminstrator ?
http://trac.edgewall.org/wiki/WebAdmin#Permissions

On 12/1/07, Reynier Perez Mira <rperezm <at> uci.cu> wrote:
>
> Hi again Enmanuel:
> I see the documentation and now know that plugins are stored in project/plugins and they can be enabled
editing files trac.ini wich is inside project/conf. Now following the Trac Guide I do this:
>  1. Download the plugin as .zip and rename it to .egg. In my case I refer to WebAdmin.
>  2. Copy this .egg file to project/plugins
>  3. Enable the plugin in trac.ini as follow:
>  [components]
> webadmin.* = enabled
>
> When I look at my Project in http://ip_address/trac/project I can't see any point me to webadmin or
something like that. I need to do something else?
>
> I'm working in Linux Ubuntu Server 7.10 and have Trac 0.10.4
>
> Cheers
> Ing. Reynier P�rez Mira
>
>
> > -----Mensaje original-----
> > De: trac-users <at> googlegroups.com [mailto:trac-users <at> googlegroups.com] En
> > nombre de Emmanuel Blot
> > Enviado el: s�bado, 01 de diciembre de 2007 08:44 am
> > Para: trac-users <at> googlegroups.com
> > Asunto: [Trac] Re: Presentation and Installing Plugins
> >
(Continue reading)

Reynier Perez Mira | 1 Dec 17:13
Picon
Gravatar

[Trac] Re: Presentation and Installing Plugins

Obviously I miss up this part. Now I configure doing this trac-admin /var/trac/project add reynierpm
TRAC_ADMIN. When I try to login into my project I can't see any tab point to Admin. Why?

Cheers again
Ing. Reynier Pérez Mira


> -----Mensaje original-----
> De: trac-users <at> googlegroups.com [mailto:trac-users <at> googlegroups.com] En
> nombre de Emmanuel Blot
> Enviado el: sábado, 01 de diciembre de 2007 09:41 am
> Para: trac-users <at> googlegroups.com
> Asunto: [Trac] Re: Presentation and Installing Plugins
> 
> Are you logged in as a trac adminstrator ?
> http://trac.edgewall.org/wiki/WebAdmin#Permissions

> 
> On 12/1/07, Reynier Perez Mira <rperezm <at> uci.cu> wrote:
> >
> > Hi again Enmanuel:
> > I see the documentation and now know that plugins are stored in
> project/plugins and they can be enabled editing files trac.ini wich is
> inside project/conf. Now following the Trac Guide I do this:
> >  1. Download the plugin as .zip and rename it to .egg. In my case I
> refer to WebAdmin.
> >  2. Copy this .egg file to project/plugins
> >  3. Enable the plugin in trac.ini as follow:
> >  [components]
> > webadmin.* = enabled
> >
(Continue reading)

John Hemming | 1 Dec 17:32

http://trac-hacks.org/wiki/TracWysiwygPlugin


On Nov 28, 12:56 am, "Achton N. Netherclift"
<achton.nethercl...@...> wrote:
> I have the exact same problem as you, and have tried everything you
> have said, to no avail.
>
> FF2/IE7 with both same results: no radio button to switch mode. The
> symptoms are the same, the css loads etc, but the JS does not.
> I restarted Apache, unset htdocs_location and so on.
>
> Apache 1.3.x, Trac 0.10.4, TracWysiwyg 0.2-r2820 installed via
> easy_install and enabled in trac.ini.
>
> Fresh outta ideas here ... anyone?
>
> /achton

I transferred my trac projects to another computer and since then I
got this problem, so same problem here.

On the new machine I use Apache/2.2.4 (Ubuntu) and the radio boxes
won't show up, but when I use the tracd command on the same machine
they appear.
On the old machine was an Apache/2.2.6 (Debian) running, with this it
had worked.
The python mod (v3.3.1-2) loaded on both machines are the same and the
apache configuration too.

What differs is the Python Version, which is on the old machine 2.4
and on the new one 2.5, but since it worked with tracd, I do not think
(Continue reading)


Gmane