1 2010-06-24T00:11:57  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8376:182e0f490d7e 2.0-dev/MoinMoin/templates/ (5 files): templates: URLs need to be escape for html (e.g. & -> &amp;)
   2 2010-06-24T00:12:22  <ThomasWaldmann> diofeher: ^^ merge and do a systematic review of your templates and do the same.
   3 2010-06-24T00:14:50  <ThomasWaldmann> diofeher: http://validator.w3.org/#validate_by_input you can use that and copy&paste the html there
   4 2010-06-24T00:24:48  <diofeher> ok ThomasWaldmann just a moment ^^
   5 2010-06-24T00:29:30  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8448:f3b4b9615c5c 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (templates/header.html theme/jinja.py): [templating] rendering some body attributes directly in templates
   6 2010-06-24T00:32:07  <diofeher> ThomasWaldmann: werkzeug's href don't do this automatically?
   7 2010-06-24T00:32:55  <ThomasWaldmann> diofeher: if you use a if to set a value to True or False, you did something wrong
   8 2010-06-24T00:42:14  <TheSheep> diofeher: it doesn't know you are putting it in html
   9 2010-06-24T00:46:13  <diofeher> TheSheep: hmm ok ^^ gonna change there in my templates and use this validator
  10 2010-06-24T00:46:50  <diofeher> ThomasWaldmann: i'm trying to improve this function, but don't see a way ._.
  11 2010-06-24T00:47:44  <TheSheep> diofeher: which one?
  12 2010-06-24T00:48:16  <diofeher> http://validator.w3.org/#validate_by_input
  13 2010-06-24T00:48:49  <TheSheep> diofeher: instead of using an if, you can simply return the condition
  14 2010-06-24T00:49:00  <TheSheep> diofeher: it will return true or false
  15 2010-06-24T00:53:04  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8454:2358d6d29cf0 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (10 files in 5 dirs): [templating] merge with main repo
  16 2010-06-24T00:53:17  <diofeher> TheSheep: oh now i get it ^^
  17 2010-06-24T00:53:27  <diofeher> but it's less readable in this way, don't?
  18 2010-06-24T00:58:04  <ThomasWaldmann> btw, if you have a parenthesis open, you can easily continue on next line
  19 2010-06-24T00:58:17  <ThomasWaldmann> return (foo
  20 2010-06-24T00:58:26  <ThomasWaldmann>         or
  21 2010-06-24T00:58:34  <ThomasWaldmann>         bar)
  22 2010-06-24T01:03:07  <ThomasWaldmann> http://i.imgur.com/7HJ1Y.jpg other people also have problems with links
  23 2010-06-24T01:05:27  <diofeher> hhahahahahahaahha
  24 2010-06-24T01:16:48  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8455:71e75702c242 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/jinja.py: [templating] refactoring universal_edit_button
  25 2010-06-24T02:00:18  *** diofeher has quit IRC
  26 2010-06-24T02:01:11  *** diofeher has joined #moin-dev
  27 2010-06-24T02:02:09  <CIA-98> Diogenes Augusto <diofeher@gmail.com> default * 8456:52962e03b6f4 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (4 files in 2 dirs): [templating] escaping urls and fixing html errors
  28 2010-06-24T03:16:20  <diofeher> good night
  29 2010-06-24T04:09:48  *** ei-grad has quit IRC
  30 2010-06-24T04:10:53  *** ei-grad has joined #moin-dev
  31 2010-06-24T10:14:53  *** DmitryAndreev has quit IRC
  32 2010-06-24T10:41:31  <ThomasWaldmann> diofeher: very readable universal edit button code now
  33 2010-06-24T10:46:07  <ThomasWaldmann> diofeher: what's up with data-path attr of svg.js?
  34 2010-06-24T11:30:17  *** dany2k has joined #moin-dev
  35 2010-06-24T11:53:44  *** dany2k has quit IRC
  36 2010-06-24T12:46:35  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 539:ff3037c75bb1 extensions/data/plugin/macro/span.py: fix undefined attr if SUPPORT_STYLE_ATTR is False
  37 2010-06-24T12:46:40  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 540:c5c5e955f0f1 extensions/data/plugin/macro/span.py: remove (incomplete) style sanitizing, cfg.span_supports_style determines if we have full style support or no style support
  38 2010-06-24T12:48:11  <ThomasWaldmann> waldi: ^^
  39 2010-06-24T13:37:30  <dreimark> moin
  40 2010-06-24T13:53:16  *** DmitryAndreev has joined #moin-dev
  41 2010-06-24T14:19:16  <CIA-98> Reimar Bauer <rb.proj AT googlemail DOT com> default * 541:df335ad9a37d extensions/data/plugin/macro/DictColumns.py: macro.DictColumns: add page obeject to request object
  42 2010-06-24T15:17:17  <dreimark> http://cthedot.de/cssutils/
  43 2010-06-24T15:19:58  <PawelPacana> moin
  44 2010-06-24T15:20:26  <PawelPacana> I wonder what is the current status of moin 2.0?
  45 2010-06-24T15:20:36  <dreimark> much work :)
  46 2010-06-24T15:21:15  <dreimark> http://hg.moinmo.in/moin/2.0-dev current repo and some new additional student repos
  47 2010-06-24T15:21:59  <dreimark> PawelPacana: http://moinmo.in/MoinMoin2.0
  48 2010-06-24T15:22:01  *** ritinardo has joined #moin-dev
  49 2010-06-24T15:28:53  *** DmitryAndreev has quit IRC
  50 2010-06-24T16:47:37  *** DmitryAndreev has joined #moin-dev
  51 2010-06-24T18:19:22  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8377:a9cbadcbdc2e 2.0-dev/MoinMoin/storage/backends/acl.py: add comment about metadata processing
  52 2010-06-24T18:19:45  <ThomasWaldmann> PawelPacana: hi :)
  53 2010-06-24T18:20:08  <ThomasWaldmann> PawelPacana: if you have time, we need to discuss some storage related stuff
  54 2010-06-24T18:27:48  <ThomasWaldmann> PawelPacana: maybe have a look at MoinMoin.storage.backends.indexing
  55 2010-06-24T18:34:21  * ThomasWaldmann would like to get rid of that *cdb stuff. we have a dependency now on sqlalchemy anyway, so that could be used instead of cdb.
  56 2010-06-24T18:35:25  <ThomasWaldmann> and some of the stuff currently being done "privately" in the storage backends (like some id<->name mapping) could be done on some other level
  57 2010-06-24T18:36:24  <ThomasWaldmann> i want to give all items a uuid anyway, so e.g. the fs* backends could just use that one for storing it into filesystem
  58 2010-06-24T18:36:58  <ThomasWaldmann> uuid and name are indexed automatically using these indexing mixins
  59 2010-06-24T18:37:59  <ThomasWaldmann> (I didn't change hg and fs backend yet, mostly worked with fs2)
  60 2010-06-24T19:27:14  *** grzywacz has joined #moin-dev
  61 2010-06-24T19:56:06  *** ritinardo has quit IRC
  62 2010-06-24T21:14:24  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8378:da83d436b9ad 2.0-dev/MoinMoin/ (items/__init__.py storage/backends/flatfile.py wikiutil.py): (log message trimmed)
  63 2010-06-24T21:14:24  <CIA-98> flatfile backend: misc. metadata fixes, add LANGUAGE metadata key constant
  64 2010-06-24T21:14:24  <CIA-98> don't create crap metadata
  65 2010-06-24T21:14:24  <CIA-98> read MIMETYPE correctly
  66 2010-06-24T21:14:25  <CIA-98> flatfile backend now supports text files like this:
  67 2010-06-24T21:14:25  <CIA-98> #name itemname
  68 2010-06-24T21:14:26  <CIA-98> #mimetype text/x.moin.wiki
  69 2010-06-24T22:04:32  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8379:e5627988464d 2.0-dev/MoinMoin/storage/backends/fs2.py:
  70 2010-06-24T22:04:33  <CIA-98> fs2: remove own history() implementation, see below
  71 2010-06-24T22:04:33  <CIA-98> It wasn't even called with the current router middleware as the router
  72 2010-06-24T22:04:33  <CIA-98> inherits history() from its base class (and doesn't forward that method call
  73 2010-06-24T22:04:33  <CIA-98> to e.g. fs2 backend).
  74 2010-06-24T22:04:33  <CIA-98> Also, in the (same) base class of fs2, there is also that (slow) default
  75 2010-06-24T22:04:34  <CIA-98> history implementation.
  76 2010-06-24T22:53:26  *** grzywacz has quit IRC
  77 2010-06-24T23:34:09  * ThomasWaldmann refactors fs2 to try uuid-only operation
  78 2010-06-24T23:59:12  <diofeher> good night =)

MoinMoin: MoinMoinChat/Logs/moin-dev/2010-06-24 (last edited 2010-06-23 22:45:02 by IrcLogImporter)