Team Chat Logs

July 9, 2010

2010 6
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 29 30 31  

[00:11:39.874417]<evil_twin>t.e.o: Ticket #4435 (ImportError: No module named trac) updated - <http://trac.edgewall.org/ticket/4435#comment:3> - rblank
[01:11:42.328561]<get>im using RestrictedArea plugin + extrapermissionprovider, now i need to hack the restrictedAreaplugin to have more than only one RESTRICTED_AREA_VIEW permission
[02:27:03.354323]<evil_twin>t.e.o: Ticket #9111 (TimeoutError: Unable to get database connection within 20 seconds) updated - <http://trac.edgewall.org/ticket/9111#comment:15> - Alex Trofimov
[02:52:07.466248]<evil_twin>t.e.o: Ticket #9111 (TimeoutError: Unable to get database connection within 20 seconds) updated - <http://trac.edgewall.org/ticket/9111#comment:16> - cboos
[03:02:08.659769]<evil_twin>t.e.o: Ticket #9409 (Spamfilter: Encoding exceptions when there is invalid utf-8 data in the ...) updated - <http://trac.edgewall.org/ticket/9409#comment:6> - Matthijs Kooijman <matthijs@…>
[04:52:29.255543]<evil_twin>t.e.o: Ticket #9493 (Problem in Trac Working) created - <http://trac.edgewall.org/ticket/9493> - mustajab90@…
[05:47:39.057003]<evil_twin>t.e.o: Ticket #8779 (No handler matched request to /login) updated - <http://trac.edgewall.org/ticket/8779#comment:3> - labs@…
[06:03:21.333402]<ngirard>Hi all. As weird as it seems, I can't get the wiki formatter to handle a definition list...
[06:03:36.470285]<ngirard>I'm using trac 0.12
[06:04:29.123303]<ngirard>oops
[06:04:32.281778]<ngirard>my bad:
[06:04:42.995644]<ngirard>"Note that you need a space in front of the defined term."
[06:04:58.014388]<ngirard>Now, this is quite unusual for me :-/
[06:05:18.227524]<ngirard>anyway, sorry for the noise
[06:17:45.101615]<evil_twin>t.e.o: Ticket #9493 (Problem in Trac Working) closed - <http://trac.edgewall.org/ticket/9493#comment:1> - rblank
[06:29:27.281431]<ngirard>I'm thinking about the best strategy to implement document references & citations using trac.
[06:29:32.287273]<ngirard>What I want is:
[06:29:37.087039]<ngirard>- 1 wiki page for each reference
[06:29:41.019997]<ngirard>- adding a new reference should be easy
[06:29:45.327804]<ngirard>- citing a reference should be easy
[06:29:50.670596]<ngirard>Here's what I came to:
[06:29:57.665125]<ngirard>1. First, I created a new page template called Reference, containing http://pastebin.com/MYJPxE4j . This is straightforward.
[06:30:55.967228]<ngirard>2. A naming scheme need to be adopted for reference pages. Now this is quite tricky. Choosing the title of the related document as the name of the new wiki page isn't a good strategy because 2 references may have the same name ; plus when adding a new reference quickly I want to keep it possible not to give a title & do it later
[06:32:03.466339]<ngirard>So I was thinking that each reference page could be named Reference/XXX where XXX would be a sequence number starting from 001 for the 1st reference,
[06:32:13.156530]<ngirard>002 for the second, and so on
[06:32:19.533642]<ngirard>3. Then, I added the following line to my InterMapTxt:
[06:32:24.117117]<ngirard>ref /trac/wiki/References/
[06:32:30.438002]<ngirard>Now,
[06:32:48.907141]<ngirard>with such an implementation, citing a reference is dead easy:
[06:33:11.251976]<ngirard>when you need to cite reference 12, you'd just type ref:12
[06:33:44.266419]<ngirard>What is still a problem is how to add a new reference as easy as possible
[06:34:19.935960]<ngirard>In order to add a new reference, you need to
[06:35:02.002302]<ngirard>- first, visit /trac/wiki/References/ to get a list of all children pages, pick up the latest reference number (say 012),
[06:35:20.700801]<ngirard>- then create a new wiki page named /trac/wiki/References/013
[06:35:39.915123]<ngirard>So here's my question:
[06:36:04.921281]<ngirard>what do you think of such an implementation, and how could I ease the process of adding a new reference page ?
[07:00:44.583540]<ngirard>Anyone ?
[07:20:43.583611]<phrearch>hi
[07:20:53.812655]<phrearch>is it possible to align an image so that the text wraps around it?
[07:50:02.257988]<humitos>hello guys
[07:51:13.669690]<humitos>I had trac 0.11 and I just upgraded it to trac 0.12 but I can't use my plugin TracSectionEdit, I though that it was integrated in the new version of trac (0.12)
[08:28:56.497462]<DanC>suggestions for trac/email integration?
[08:30:11.122783]*DanC reviews http://trac-hacks.org/tags/%27email%27 , a little surprised that there's no email support in http://trac.edgewall.org/wiki/PluginList
[08:31:17.482814]*DanC discovers http://trac.edgewall.org/wiki/TracNotification
[09:13:18.034489]<evil_twin>t.e.o: TracDev/PluginDevelopment edited - <http://trac.edgewall.org/wiki/TracDev/PluginDevelopment?version=47> - Helpful User
[10:12:35.966016]<Getty>oh if i make a comment to a ticket its not getting into the journal? does someone knows a plugin for this?
[10:12:43.093411]<Getty>(or can i even activate it somehow?)
[10:12:51.240349]<Getty>aehm s/journal/timeline/
[10:13:29.701384]<evil_twin>t.e.o: Ticket #4733 (Option for all login links to use HTTPS) updated - <http://trac.edgewall.org/ticket/4733#comment:21> - labs@…
[10:48:36.540215]<evil_twin>t.e.o: TracDev/PluginDevelopment edited - <http://trac.edgewall.org/wiki/TracDev/PluginDevelopment?version=48> - rblank
[12:53:58.068171]<evil_twin>t.e.o: CookBook/Installation/TracOnWindowsWithAccountManager edited - <http://trac.edgewall.org/wiki/CookBook/Installation/TracOnWindowsWithAccountManager?version=3> - hugh@…
[12:58:59.039975]<evil_twin>t.e.o: Ticket #6266 (tracd core dumps on aix with &#34;Fatal Python error: Interpreter not ...) updated - <http://trac.edgewall.org/ticket/6266#comment:4> - Azwwqtuugze