Team Chat Logs

February 13, 2010

2010 1
Mo Tu We Th Fr Sa Su
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28

[00:05:04.347456]<jankoprowski>Hi.
[00:05:31.381855]<jankoprowski>I'am looking some way to connect "git refs" with trac.
[00:08:48.024380]<jankoprowski>I don't look ready plugin
[00:08:54.064533]<jankoprowski>but some way how to do it
[00:28:48.390717]<jankoprowski>ok. i found some informations about custom fields
[00:47:35.955642]<infid>how do you make the trac navigation links show up on the left side of the page and vertically?
[00:49:57.651145]<benschi>morning
[00:51:29.869032]<benschi>I hope one of you folks know: How can I find out what wiki page was requested. I need this for a theme which i'm creating.
[00:51:46.461500]<benschi>Cuz it should not show the mainnav on some pages
[01:18:40.381809]<gozerbot>trac: TracTermsSv edited - <http://trac.edgewall.org/wiki/TracTermsSv?version=8>
[01:48:40.880466]<gozerbot>trac: TracTermsSv edited - <http://trac.edgewall.org/wiki/TracTermsSv?version=11> || TracTermsSv edited - <http://trac.edgewall.org/wiki/TracTermsSv?version=10> || TracTermsSv edited - <http://trac.edgewall.org/wiki/TracTermsSv?version=9>
[02:48:42.246011]<gozerbot>trac: MissingTranslations created - <http://trac.edgewall.org/wiki/MissingTranslations?version=1>
[03:25:09.794045]<osimons>benschi: generally it should be available by reading context.resource.id for instance
[03:28:50.403154]<benschi>ah okay. Is there some nicer way do this within a template?
[03:43:03.446525]<osimons>benschi: nicer than what? ${context.resource.id}?
[03:43:52.292819]<benschi>osimons: what does this then return?
[03:44:10.498248]<osimons>Like 'WikiStart'
[03:44:21.377255]<osimons>context.resource.realm will return 'wiki'
[03:44:47.867275]<osimons>it basically says what is the resource i'm rendering now - like wiki:WikiStart, ticket:233 etc.
[03:57:18.521437]<benschi>great stuff osimons, thanks alot
[04:06:02.528517]<benschi>okay one last question, what is the correct syntax for checking if the realm is not the wiki
[04:07:40.190348]<benschi><py:if test="${context.resource.realm} not 'wiki'"> ??
[04:12:57.478284]<osimons>benschi: py:if is already python - just test="context.resource.realm != 'wiki'" should do
[04:14:17.515498]<benschi>this gives me a> unexpected EOF while parsing in expression "context.resource.realm != 'wiki')" of "if" directive
[04:20:08.826503]<osimons>typo - remove the last ")".
[04:20:57.774063]<osimons>i guess - at least the error seems there is a spare bracket in your code
[04:20:59.718329]<benschi>yep, just spotted it a sec ago
[04:21:09.875060]<benschi>working now :)
[04:21:33.078290]<benschi>superb osimons thank you very much for your help
[04:21:51.401900]<osimons>no probs
[04:22:27.769321]<benschi>I'm still learning my way around in python and trac
[06:18:45.793902]<gozerbot>trac: TracTermsHe edited - <http://trac.edgewall.org/wiki/TracTermsHe?version=7>
[07:31:31.155702]*retracile sputters something sarcastic about mornings.
[07:48:47.428216]<gozerbot>trac: TracTermsHe edited - <http://trac.edgewall.org/wiki/TracTermsHe?version=9> || TracTermsSv edited - <http://trac.edgewall.org/wiki/TracTermsSv?version=12> || TracTermsHe edited - <http://trac.edgewall.org/wiki/TracTermsHe?version=8>
[11:18:30.316905]<infid>where do i edit trac's css? i dont see a css file in my trac env anywhere
[11:20:54.207583]<retracile>infid: http://trac.edgewall.org/wiki/TracInterfaceCustomization may help, if you haven't read it yet
[13:16:07.816696]<Izzy>I just have a strange problem with one of my trac projects. Last thing I did was to update some milestone, which worked fine. But when I tried to access that environment a few minutes later, regardless which page I invoke or use trac-admin from the command line, all I get is a crash with a trace.
[13:17:41.704568]<Izzy>It looks like it has problems with the database (the trace always ends up there: "trac/db/api.py", line 150, in _parse_db_str".
[13:18:49.535644]<Izzy>And it started when I tried to have a look at some settings with IniAdmin.
[13:21:20.716162]<dachary>Hi, How can I configure trac to be in a sub directory ? I tried but it keeps redirecting http://graden.dachary.org/garden http://graden.dachary.org/garden/ back and forth.
[13:25:53.979218]<dachary>PythonOption TracUriRoot /garden/
[13:25:56.731126]<dachary>does it :-)
[13:33:10.659715]<Izzy>Great. My prob has also "solved" - by a work-around: The "database" line from trac.ini [trac] section is inherited for all my environments. After copying this line to the failing environments trac.ini, it worked again. More strangely, this line disappeared again from that trac.ini afterwards... But as long as everything works fine, I won't complain ;)
[13:52:36.367767]<uberblitz>Hello, I am setting up trac on a server, and I am wondering if put a setting in /etc/trac/trac.ini , if it will be inhereted automatically when I create a new trac project and not be over written?
[14:18:52.526749]<gozerbot>trac: TracTermsHe edited - <http://trac.edgewall.org/wiki/TracTermsHe?version=10>
[15:18:53.526502]<gozerbot>trac: Changeset [9180]: l10n/he: start Hebrew translation, contributed by Itamar Ostricher on ... - <http://trac.edgewall.org/changeset/9180>
[17:18:55.001285]<gozerbot>trac: Ticket #66 (New file contents are shown twice) reopened - <http://trac.edgewall.org/ticket/66#comment:4>
[20:48:57.018374]<gozerbot>trac: MissingTranslations edited - <http://trac.edgewall.org/wiki/MissingTranslations?version=2>
[22:48:58.550226]<gozerbot>trac: MissingTranslations edited - <http://trac.edgewall.org/wiki/MissingTranslations?version=3>
[23:48:58.763663]<gozerbot>trac: MissingTranslations edited - <http://trac.edgewall.org/wiki/MissingTranslations?version=5> || MissingTranslations edited - <http://trac.edgewall.org/wiki/MissingTranslations?version=4>