1 2010-07-30T00:01:25 <ThomasWaldmann> diofeher: don't use something that includes
2 2010-07-30T00:06:14 <diofeher> ThomasWaldmann, i'm don't touched code of atom yet, i was just moving...
3 2010-07-30T00:09:12 <ThomasWaldmann> is that the global feed?
4 2010-07-30T00:09:21 <diofeher> yes
5 2010-07-30T00:09:55 <ThomasWaldmann> local is working?
6 2010-07-30T00:09:58 <valeuf> \o/ wooow : bug fixed :)
7 2010-07-30T00:10:08 <ThomasWaldmann> :)
8 2010-07-30T00:10:23 <diofeher> yes again ^^
9 2010-07-30T00:19:46 <valeuf> \o/
10 2010-07-30T00:19:47 <valeuf> http://paste.pocoo.org/show/243215/
11 2010-07-30T00:20:30 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9163:6c33d3fc483f 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/smiley.py: Fix issue with newline in a paragraph for smiley conversion
12 2010-07-30T00:21:21 <diofeher> bug killer ^^
13 2010-07-30T00:21:33 <diofeher> ThomasWaldmann, local working but global with errors :/
14 2010-07-30T00:21:54 <ThomasWaldmann> likely not your fault, ignore
15 2010-07-30T00:22:28 <diofeher> hm ok... i'm going to send_title so
16 2010-07-30T00:25:37 <ThomasWaldmann> action/atom_feed ?
17 2010-07-30T00:26:59 <diofeher> view for atom_feed is created...
18 2010-07-30T00:27:29 <diofeher> i meaned to fix stuff related to send_title
19 2010-07-30T00:35:18 <ThomasWaldmann> is there still duplicated code for atom?
20 2010-07-30T00:35:51 <diofeher> action code is still there... can i kill?
21 2010-07-30T00:36:06 <valeuf> ok going to bed :)
22 2010-07-30T00:36:10 <valeuf> good night everybody
23 2010-07-30T00:36:51 <ThomasWaldmann> diofeher: of course you have to kill it after it works at new place
24 2010-07-30T00:48:31 <dreimark> gn
25 2010-07-30T00:48:33 <CIA-50> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9188:d9bc87f52a26 2.0-dev-jinja2-plugins-dfeher/MoinMoin/action/atom_feed.py: [templating] killed atom_feed action code
26 2010-07-30T00:49:00 <diofeher> gn valeuf ^^
27 2010-07-30T01:03:36 <ThomasWaldmann> diofeher: kill the smiley list from the theme (but ONLY the smileys, not the other icons)
28 2010-07-30T01:06:05 <CIA-50> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9189:82f053008b0c 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/__init__.py: [templating] killed smiley list code in ThemeBase
29 2010-07-30T01:11:59 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9168:c1908de29892 2.0-dev/MoinMoin/static/modernized/img/ (10 files in 2 dirs): move admonition icons to img/admonitions/
30 2010-07-30T01:14:55 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9169:8d0ab06cef98 2.0-dev/MoinMoin/static/modernized/img/ (25 files): remove the icons that are in icons/ subdir now
31 2010-07-30T07:06:43 *** ebo^
32 2010-07-30T07:51:08 *** ebo^
33 2010-07-30T08:44:45 *** ebo^
34 2010-07-30T08:52:31 <ThomasWaldmann> moin
35 2010-07-30T09:56:44 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9170:e74f315ccfc5 2.0-dev/MoinMoin/ (4 files in 3 dirs): TWikiDraw/AnyWikiDraw: some fixes for templates/views, get from_tar is still broken
36 2010-07-30T10:12:22 <valeuf> moin
37 2010-07-30T10:43:48 <ThomasWaldmann> hi valeuf
38 2010-07-30T10:53:29 <valeuf> I suddenly realize that August 9th is really close now!!!
39 2010-07-30T11:43:28 <ThomasWaldmann> sure.
40 2010-07-30T11:43:42 <ThomasWaldmann> maybe the other students should find that, too. :P
41 2010-07-30T11:44:08 <ThomasWaldmann> diofeher: eSyr: ei-grad: ^^
42 2010-07-30T11:44:49 <valeuf> ThomasWaldmann: do you think it is acceptable to call a non-python tool in the test to check if the DocBook I write is valid?
43 2010-07-30T11:45:14 <valeuf> (naturally, I do a test to know if the test is working on the machine, and I skip the test if I cannot use that tool)
44 2010-07-30T11:45:48 <ThomasWaldmann> you could do that, as long as it isn't easily possible otherwise and doesn't cause problems if it is not there
45 2010-07-30T11:45:59 <valeuf> ThomasWaldmann: great:)
46 2010-07-30T13:08:00 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9164:bfb455ac7e2d 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_docbook_out.py: Add test for caption element for the DocBook_OUT converter
47 2010-07-30T13:08:11 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9165:de645d0d0820 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/ (_tests/test_docbook_out.py docbook_out.py): Add suuport of the <line-break> element conversion for the DocBook_OUT converter
48 2010-07-30T13:08:11 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9166:ff4f659e2ee4 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_docbook_out.py: Add tests for the quotation for the DocBook_OUT converter
49 2010-07-30T13:08:11 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9167:e52492bd9613 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_out.py: Add support for the quotation for the DocBook_OUT converter
50 2010-07-30T13:08:12 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9168:e0b74dec8287 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_docbook_out.py: Add test for object conversion with image for DocBook_OUT converter
51 2010-07-30T13:08:14 <CIA-50> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 9169:d43bb9640913 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/docbook_out.py: Add support for object conversion with pictures
52 2010-07-30T13:08:33 <valeuf> ThomasWaldmann: I will have a look to the problem with attachement and object element
53 2010-07-30T13:08:50 <valeuf> ThomasWaldmann: I will see if I can use the mimetype of the attachement to detect if it is an image, instead of the extension
54 2010-07-30T13:09:10 <valeuf> ThomasWaldmann: because I have the same problem with DocBook_OUT
55 2010-07-30T13:10:22 <ThomasWaldmann> valeuf: yeah, that would be great
56 2010-07-30T13:11:10 <ThomasWaldmann> request.storage (if you have MOIN's request object), or g.context.storage (same, with Flask's g global object)
57 2010-07-30T13:11:23 <valeuf> ThomasWaldmann: ok thanks
58 2010-07-30T13:12:00 <ThomasWaldmann> btw, doesn't docbook have admonitions?
59 2010-07-30T13:12:48 <valeuf> ThomasWaldmann: yes, but I could not find it in the DOM tree
60 2010-07-30T13:12:54 <valeuf> let me check in the Moinmoin_in converter
61 2010-07-30T13:14:11 <ThomasWaldmann> i noticed when looking at the items, we had that admonition thing in 1.9, but I couldn't find anything using those icons in moin2 any more
62 2010-07-30T13:15:06 <ThomasWaldmann> at the icons*
63 2010-07-30T13:15:06 <valeuf> ThomasWaldmann: I think it does not exist yet in Moin2
64 2010-07-30T13:15:06 <ThomasWaldmann> would be nice to have :)
65 2010-07-30T13:15:07 <valeuf> ThomasWaldmann: sure, I will see to add the support of admonition in the DOM tree
66 2010-07-30T13:15:24 <valeuf> ThomasWaldmann: then I will add this to HTML and DocBook converter
67 2010-07-30T13:15:45 <valeuf> it would be nice if Dmitry can do it for MoinMoin converter ....
68 2010-07-30T13:16:01 <valeuf> if he definitely disapeared, I will do it after the GSoC
69 2010-07-30T13:17:16 <valeuf> ThomasWaldmann: waldi what do you think would be the best for admonitions in the DOM tree
70 2010-07-30T13:17:24 <ThomasWaldmann> eSyr: can you find out what's up with Dmitry?
71 2010-07-30T13:17:36 <valeuf> <admonition type="warning>text</admonition>
72 2010-07-30T13:18:01 <valeuf> or <warning>text</warning> (and naturally <important>, <note> ...)
73 2010-07-30T13:21:36 <valeuf> hum <note> is already used for the footnote, so it is probably not a good idea
74 2010-07-30T13:22:04 <valeuf> <admonition type="admonition-type">Text</admonition> would be better I think
75 2010-07-30T13:27:32 <valeuf> ok lunch time ^ ^ let me know if you have an idea about admonition in the DOM Tree
76 2010-07-30T13:31:02 * ThomasWaldmann emailed dmitry/esyr
77 2010-07-30T13:31:39 <ThomasWaldmann> valeuf: yes, just one tag, different type/class
78 2010-07-30T13:38:41 * ThomasWaldmann emailed ei-grad / dreimark
79 2010-07-30T14:05:34 <valeuf> ThomasWaldmann: ok, I add this to my TreeOutputModification page, and I will implement that this week-end
80 2010-07-30T14:06:00 <valeuf> I need to figure out the mimetype problem with the attachements now :)
81 2010-07-30T14:12:34 <valeuf> hum, picture attachement is broken in moin2?
82 2010-07-30T14:21:08 * ThomasWaldmann works on pagelinks stuff
83 2010-07-30T14:21:48 <ThomasWaldmann> valeuf: i am telling since quite a while that everything pictures is broken X)
84 2010-07-30T14:22:03 <ThomasWaldmann> now you unbroke smileys, progress :)
85 2010-07-30T14:22:10 <valeuf> ThomasWaldmann: :p no no it was working better before
86 2010-07-30T14:22:33 <valeuf> ThomasWaldmann: uploading a picture, and then try to display does not work right now
87 2010-07-30T14:22:38 <valeuf> ThomasWaldmann: it was working before
88 2010-07-30T14:22:41 <ThomasWaldmann> could be also related to urls, restful now, so do=... stuff doesn't work any more
89 2010-07-30T14:22:52 <valeuf> ThomasWaldmann: I am looking for that yes
90 2010-07-30T14:23:04 <valeuf> ThomasWaldmann: since nobody else is going to fix that, I will do it :)
91 2010-07-30T14:23:46 <ThomasWaldmann> url_for('frontend.get_item', item_name=item_name) now
92 2010-07-30T14:24:11 <valeuf> hum, I still do not find where in item the picture is retrieved :p but I will check
93 2010-07-30T14:27:26 <ThomasWaldmann> if you tell me exactly what you are searching for, i can maybe help
94 2010-07-30T14:28:16 <valeuf> ThomasWaldmann: create a new item Image, upload a picture
95 2010-07-30T14:28:48 <valeuf> and normally you can see the picture after,
96 2010-07-30T14:28:48 <valeuf> but here the picture canno be retrieved
97 2010-07-30T14:29:15 <valeuf> brb
98 2010-07-30T14:32:55 <valeuf> hum url_for is to be used in item or just in the view?
99 2010-07-30T14:46:20 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9171:7c3a3ca77e8f 2.0-dev/MoinMoin/ (converter2/link.py items/__init__.py):
100 2010-07-30T14:46:20 <CIA-50> pagelinks converter: fix bugs, make it work, TODO see below
101 2010-07-30T14:46:20 <CIA-50> determining pagelinks now works, but it is currently computed at wrong place
102 2010-07-30T14:46:20 <CIA-50> (when rendering item), should be done when creating a new revision, so that
103 2010-07-30T14:46:20 <CIA-50> pagelinks can get saved into revision metadata.
104 2010-07-30T14:46:36 <ThomasWaldmann> valeuf: use it whereever needed :)
105 2010-07-30T14:48:55 <valeuf> ok :)
106 2010-07-30T14:49:07 <valeuf> so I need to import it in item :)
107 2010-07-30T14:53:41 <diofeher> moin
108 2010-07-30T14:57:45 <ThomasWaldmann> hi diofeher
109 2010-07-30T14:57:52 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9172:5bf81203d248 2.0-dev/MoinMoin/ (converter2/link.py items/__init__.py): cosmetic: pagelinks -> itemlinks, add docstrings
110 2010-07-30T14:58:36 <ThomasWaldmann> diofeher: about send_title, there is mostly not so important stuff using it still
111 2010-07-30T14:58:54 <ThomasWaldmann> maybe it makes more sense if you work on html / css / js infrastructure
112 2010-07-30T15:01:12 <ThomasWaldmann> login/logout/bookmark also shouldn't be tried before login and session works
113 2010-07-30T15:02:50 <diofeher> ThomasWaldmann, yea, i'm gonna ask this... actions that use send_title have old code... and other place using is Page.send_page()
114 2010-07-30T15:04:26 <ThomasWaldmann> see todo page
115 2010-07-30T15:05:09 <diofeher> ok
116 2010-07-30T15:10:36 <ThomasWaldmann> new todo :)
117 2010-07-30T15:11:03 <diofeher> nice :)
118 2010-07-30T15:11:18 <ThomasWaldmann> about css stuff, talk to TheSheep, he knows that stuff best :)
119 2010-07-30T15:12:50 *** valeuf
120 2010-07-30T15:13:34 *** valeuf
121 2010-07-30T15:13:35 <ThomasWaldmann> diofeher: where has that html_head gone? and why do you keep removing it although it is not solved?
122 2010-07-30T15:14:10 <ThomasWaldmann> (this stuff is used in existing configs, e.g. for google analytics and similar stuff)
123 2010-07-30T15:16:09 <ThomasWaldmann> TheSheep: please review dio's todo
124 2010-07-30T15:17:49 <diofeher> ThomasWaldmann, not gone, it is 6 line
125 2010-07-30T15:18:03 <diofeher> of base.html
126 2010-07-30T15:18:34 <diofeher> if you mean cfg... but other is in line 50
127 2010-07-30T15:20:51 <ThomasWaldmann> didn't we have 4 of them?
128 2010-07-30T15:22:16 <ThomasWaldmann> http://hg.moinmo.in/moin/1.9/file/58a9aa0d67bd/MoinMoin/config/multiconfig.py#l877
129 2010-07-30T15:22:39 <ThomasWaldmann> (all body stuff, not head, I didn't remember it exactly)
130 2010-07-30T15:23:30 <ThomasWaldmann> and the stuff was callable, not necessarily a string only
131 2010-07-30T15:26:14 <diofeher> ah, you are talking about customizable html :S
132 2010-07-30T15:26:27 <diofeher> yes, i have not fixed this, but i not removed from todo too ^^
133 2010-07-30T15:27:42 <CIA-50> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9190:6108c04a43ab 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (8 files in 2 dirs): [templating] moving local style to external file
134 2010-07-30T15:28:29 <diofeher> gonna fix this now
135 2010-07-30T15:40:12 <CIA-50> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9191:1df9e7a93eb0 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (3 files in 3 dirs): [templating] added back possibility of add custom html and refactored cfg names related.
136 2010-07-30T15:40:35 *** RogerHaase
137 2010-07-30T15:46:28 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9173:badf66c1bfd5 2.0-dev/MoinMoin/items/__init__.py: Item: introduce before_revision_commit hook
138 2010-07-30T15:51:21 <diofeher> http://code.google.com/p/css-redundancy-checker/ <- really nice :D
139 2010-07-30T15:55:15 <ThomasWaldmann> hehe
140 2010-07-30T15:55:18 <ThomasWaldmann> gtg/bbl
141 2010-07-30T16:07:16 <CIA-50> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9192:e23ef7f6197c 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/__init__.py: [templating] fixed relative url with items in navibar (now is absolute)
142 2010-07-30T16:34:46 <diofeher> valeuf, hey, have you tried to create a docbook item?
143 2010-07-30T16:35:14 <diofeher> http://paste.pocoo.org/show/243435/
144 2010-07-30T16:40:22 <CIA-50> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9193:5f620c918f2e 2.0-dev-jinja2-plugins-dfeher/MoinMoin/templates/modify_text_html.html: [templating] moved ckeditor css and js to head in an extensible way
145 2010-07-30T16:47:25 *** ebo^
146 2010-07-30T16:47:36 <valeuf> diofeher: do you have the correct namespace in your docbook document ?
147 2010-07-30T16:50:45 <diofeher> what you mean with namespace? i've tried to create in create new item / docbook
148 2010-07-30T16:51:24 <valeuf> diofeher: and what did you put in your docbook document?
149 2010-07-30T16:52:50 <diofeher> valeuf, random text, like askaoka
150 2010-07-30T16:53:19 <valeuf> diofeher: and you expected it works?
151 2010-07-30T16:54:13 <diofeher> ah, docbook is like xml haha didn't know
152 2010-07-30T16:54:39 <valeuf> diofeher: you should use valid docbook document, actually we need to find a way to hande more correctly the exception for bad document
153 2010-07-30T16:55:00 <diofeher> yes, i will tell this
154 2010-07-30T16:55:28 <valeuf> diofeher: did you have any solution for that in the template?
155 2010-07-30T16:55:32 <diofeher> i think a flash with error class would be nice
156 2010-07-30T16:56:09 <valeuf> diofeher: well, whatever, but the question is how can I return an error to the view ^ ^
157 2010-07-30T16:58:03 <valeuf> diofeher: here is a minimal docbook example : http://paste.pocoo.org/show/243446/
158 2010-07-30T16:59:17 <diofeher> valeuf, ah nice! sorry for my stupidity :P
159 2010-07-30T16:59:28 <diofeher> yes, we have to find a way to do this...
160 2010-07-30T17:00:04 <valeuf> diofeher: no no, I had the same problem recently :p
161 2010-07-30T17:00:08 <valeuf> and ThomasWaldmann also
162 2010-07-30T17:15:36 <TheSheep> ThomasWaldmann: I will finish it in the evening, and add some deadlines
163 2010-07-30T18:25:29 <dreimark> moin
164 2010-07-30T18:25:39 <dreimark> greetings from moinoin country
165 2010-07-30T18:42:33 *** ebo^
166 2010-07-30T18:48:14 <diofeher> bbl
167 2010-07-30T18:56:31 <dreimark> bbl2
168 2010-07-30T19:00:41 <ThomasWaldmann> "itemlinks": [
169 2010-07-30T19:00:41 <ThomasWaldmann> "argh/baz",
170 2010-07-30T19:00:41 <ThomasWaldmann> "foo/bar",
171 2010-07-30T19:00:41 <ThomasWaldmann> "äöü"
172 2010-07-30T19:00:41 <ThomasWaldmann> ],
173 2010-07-30T19:00:48 <ThomasWaldmann> yay :)
174 2010-07-30T19:01:17 <ThomasWaldmann> (metadata)
175 2010-07-30T19:14:27 <ThomasWaldmann> valeuf: does docbook converter have internal wiki links?
176 2010-07-30T19:49:55 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9174:1efca5d086dc 2.0-dev/MoinMoin/items/__init__.py:
177 2010-07-30T19:49:55 <CIA-50> use before_revision_commit to create metadata (generic stuff + itemlinks)
178 2010-07-30T19:49:55 <CIA-50> class MarkupItem introduced as base class for markups that have itemlinks
179 2010-07-30T19:49:55 <CIA-50> and need to have the before_revision_commit processing to create itemlinks meta
180 2010-07-30T20:04:28 *** grzywacz
181 2010-07-30T20:07:56 * ThomasWaldmann tries to refactor LocalSiteMap
182 2010-07-30T20:54:26 *** RogerHaase
183 2010-07-30T20:56:44 *** RogerHaase
184 2010-07-30T21:10:02 *** RogerHaase
185 2010-07-30T22:36:17 <ThomasWaldmann> strange, LocalSiteMap stuff has only half of the code left and still does same thing :D
186 2010-07-30T22:38:14 <CIA-50> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9175:60e3076fedc2 2.0-dev/MoinMoin/ (5 files in 5 dirs): re-implement sitemap, get rid of old code
187 2010-07-30T22:56:15 <dreimark> re
188 2010-07-30T23:07:42 <dreimark> valeuf: ThomasWaldmann http://paste.pocoo.org/show/243597/
189 2010-07-30T23:08:26 <dreimark> it renders a;)b\ncd
190 2010-07-30T23:13:04 <dreimark> valeuf: your bug is not completly solved http://paste.pocoo.org/show/243600/
191 2010-07-30T23:13:54 <dreimark> oh your patch isn't yet merged
192 2010-07-30T23:14:13 <dreimark> to moin-2.0-dev
193 2010-07-30T23:17:19 <dreimark> btw. you could have added a test for this
194 2010-07-30T23:21:22 <ThomasWaldmann> dreimark: svg-edit, how does one save?
195 2010-07-30T23:28:22 <dreimark> ThomasWaldmann: there is a svg-edit icon in the menu
196 2010-07-30T23:28:37 <dreimark> if you click on it you see a save dialog
197 2010-07-30T23:30:15 <dreimark> left of the source code icon
198 2010-07-30T23:31:42 <dreimark> hmm it didn't save currently
199 2010-07-30T23:33:09 <ThomasWaldmann> i need docs for the way it is integrated
200 2010-07-30T23:33:26 <ThomasWaldmann> the stuff is broken and uncommented and it is totally unclear what's for what
201 2010-07-30T23:34:00 <dreimark> looks
202 2010-07-30T23:34:36 <ThomasWaldmann> http://hg.moinmo.in/moin/2.0-dev/file/60e3076fedc2/MoinMoin/templates/modify_svg-edit.html
203 2010-07-30T23:34:43 <ThomasWaldmann> 4 -> does not exist
204 2010-07-30T23:35:11 <ThomasWaldmann> 7 if it is empty, it is given in url?
205 2010-07-30T23:35:20 <dreimark> it is saving by js
206 2010-07-30T23:35:30 <ThomasWaldmann> what's for loading, what's for saving?
207 2010-07-30T23:36:17 <ThomasWaldmann> paramurl is for?
208 2010-07-30T23:36:21 <ThomasWaldmann> item is for?
209 2010-07-30T23:37:29 <dreimark> item is for loading and submitting the name to save to
210 2010-07-30T23:37:56 <dreimark> paramurl is the param for svg-edit to submit params
211 2010-07-30T23:39:37 <ThomasWaldmann> "submit params"?
212 2010-07-30T23:40:11 <ThomasWaldmann> can we deobfuscate and document that stuff?
213 2010-07-30T23:40:33 <dreimark> http://code.google.com/p/svg-edit/issues/detail?id=523&can=1&q=url&colspec=ID%20Type%20Status%20Priority%20NeededFor%20Browser%20Owner%20Summary
214 2010-07-30T23:40:47 <dreimark> document yes
215 2010-07-30T23:41:09 <dreimark> deobfuscate not easily at least not if we don't want to patch more than yet
216 2010-07-30T23:42:33 <ThomasWaldmann> you told item is for loading
217 2010-07-30T23:42:45 <ThomasWaldmann> now that url tells paramurl is for loading?
218 2010-07-30T23:43:25 <dreimark> i can change item part because it is in the save js patch i added
219 2010-07-30T23:43:43 <dreimark> but paramurl is for sending params to the js code
220 2010-07-30T23:44:54 <ThomasWaldmann> i need to know how to set URLs it uses to GET and POST SVG content
221 2010-07-30T23:45:16 <ThomasWaldmann> can you tell this in a short and clear way or shall i just revert all changes in my workdir?
222 2010-07-30T23:47:00 *** ebo^
223 2010-07-30T23:49:27 <dreimark> ThomasWaldmann: post http://hg.moinmo.in/moin/2.0-dev/file/60e3076fedc2/MoinMoin/static/applets/svg-edit/svg-editor.js#l510
224 2010-07-30T23:52:09 <ThomasWaldmann> i somehow don't feel like cleaning that up
225 2010-07-30T23:52:30 <dreimark> {% if t.drawpath %}
226 2010-07-30T23:52:50 <ThomasWaldmann> http://paste.pocoo.org/show/243627/ that's what I had before reverting. good luck. :)
227 2010-07-30T23:53:08 <dreimark> well I thought I would clean that, at least before flask
228 2010-07-30T23:56:11 <dreimark> thx