1 2010-07-26T00:37:05  *** RogerHaase has left #moin-dev
   2 2010-07-26T09:57:29  <dreimark> moin
   3 2010-07-26T10:40:08  <ThomasWaldmann> moin
   4 2010-07-26T11:13:11  *** valeuf has quit IRC
   5 2010-07-26T11:13:31  *** valeuf has joined #moin-dev
   6 2010-07-26T11:45:40  <valeuf> moin ^ ^
   7 2010-07-26T12:12:06  *** gwork has joined #moin-dev
   8 2010-07-26T13:00:54  <valeuf> Where is the code to process the smiley in Moin1.X? ThomasWaldmann you showed me this week-end, but I cannot find it again
   9 2010-07-26T13:14:18  <TheSheep> valeuf: part is in ThemeBase, part should be in parser and part in formatter
  10 2010-07-26T13:14:35  <TheSheep> valeuf: I take you are mostly interested in the formatter one
  11 2010-07-26T13:15:16  <valeuf> TheSheep: I am going to write a simple converter, which parse the text, and convert any text smiley into the corresponding <boject> tag in our dom tree
  12 2010-07-26T13:15:24  <valeuf> *<object>
  13 2010-07-26T13:15:55  <valeuf> I just wanted to find the list of the smiley with the corresponding picture in the code instead of using the HelpOnSmiley pag
  14 2010-07-26T13:15:58  <valeuf> *pace
  15 2010-07-26T13:15:59  <valeuf> *page
  16 2010-07-26T13:17:04  <TheSheep> valeuf: that's in the config and may be overriden in the theme
  17 2010-07-26T13:17:30  <valeuf> TheSheep: ok, I found
  18 2010-07-26T13:17:34  <valeuf> TheSheep: thanks ^ ^
  19 2010-07-26T13:18:54  <ThomasWaldmann> btw, identifying the images that are used as smileys in CONTENT and moving them to a separate directory would be helpful
  20 2010-07-26T13:46:29  <valeuf> ThomasWaldmann: in a subdirectory of image, or you think it is better to have a separate directory?
  21 2010-07-26T14:23:27  <ThomasWaldmann> img/smileys/
  22 2010-07-26T14:24:48  <valeuf> ThomasWaldmann: yep, it is what I did finally ^ ^
  23 2010-07-26T15:22:13  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9048:c6ccef7d3939 2.0-dev/MoinMoin/ (_tests/test_wsgiapp.py action/rc.py theme/filters.py): fix failing pep8 and html tests
  24 2010-07-26T15:22:17  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9049:d14636a6455b 2.0-dev/MoinMoin/ (5 files in 5 dirs): kill pragma functionality and usage
  25 2010-07-26T15:22:24  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9050:4ef94cb61a63 2.0-dev/ (14 files in 6 dirs): merged
  26 2010-07-26T15:24:27  <valeuf> diofeher: ping
  27 2010-07-26T15:25:01  <valeuf> ThomasWaldmann: do you know how I could get the template directory from the converter?
  28 2010-07-26T15:30:18  <ThomasWaldmann> duck
  29 2010-07-26T15:30:41  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9051:f12caca894da 2.0-dev/MoinMoin/support/flask/ (12 files): add flask 0.5.1 to MoinMoin.support
  30 2010-07-26T15:30:44  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9052:3eed8a34dd09 2.0-dev/MoinMoin/ (items/__init__.py wsgiapp.py): initial adaptions to flask framework
  31 2010-07-26T15:30:46  <CIA-51> NickBooker default * 9053:b1b4b71f1872 2.0-dev/MoinMoin/wsgiapp.py: Fixed NameError and AttributeError exceptions when using /+show/PageName
  32 2010-07-26T15:30:53  <CIA-51> Reimar Bauer <rb.proj AT googlemail DOT com> default * 9054:16470af4f650 2.0-dev/MoinMoin/ (6 files in 4 dirs): merged moin-2.0-dev
  33 2010-07-26T15:30:55  <CIA-51> Reimar Bauer <rb.proj AT googlemail DOT com> default * 9055:68f50bf423d1 2.0-dev/MoinMoin/wsgiapp.py: merged main
  34 2010-07-26T15:30:57  <CIA-51> Nick Booker <NMBooker AT googlemail DOT com> default * 9056:c18a37396ad3 2.0-dev/MoinMoin/ (templates/editbar.html wsgiapp.py): Added /+modify action. Also updated "Modify" link.
  35 2010-07-26T15:30:59  <CIA-51> Nick Booker <NMBooker AT googlemail DOT com> default * 9057:753ddd506017 2.0-dev/MoinMoin/ (6 files in 4 dirs): Merged.
  36 2010-07-26T15:31:03  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9058:3665c74ef55c 2.0-dev/MoinMoin/wsgiapp.py: added some comments about url layout
  37 2010-07-26T15:31:03  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9059:3262e637bc83 2.0-dev/MoinMoin/ (8 files in 5 dirs): merged
  38 2010-07-26T15:31:05  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9060:8a19cda4a743 2.0-dev/MoinMoin/ (5 files in 2 dirs):
  39 2010-07-26T15:31:05  <CIA-51> removing theme.item_name attr, doesn't work this way with restful URLs
  40 2010-07-26T15:31:05  <CIA-51> 'item_name' needs to be given to render_template()
  41 2010-07-26T15:31:05  <CIA-51> The theme methods that need item_name have it as parameter now.
  42 2010-07-26T15:31:08  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9061:d2632a3f2a10 2.0-dev/MoinMoin/templates/ (base.html show_template_selection.html): fix modify links to be restful
  43 2010-07-26T15:31:10  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9062:319fba0c8819 2.0-dev/MoinMoin/wsgiapp.py: restful index action
  44 2010-07-26T15:31:11  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9063:1d9a08847f69 2.0-dev/MoinMoin/wsgiapp.py: restful rc action
  45 2010-07-26T15:31:13  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9064:600c6b048ed1 2.0-dev/MoinMoin/action/ (get.py index.py modify.py rc.py show.py): remove old actions that were replaced by restful stuff
  46 2010-07-26T15:31:16  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9065:e9f05bcf6848 2.0-dev/MoinMoin/ (wsgiapp.py action/revert.py): restful revert
  47 2010-07-26T15:31:17  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9066:7a71a0c37e08 2.0-dev/MoinMoin/templates/ (5 files): fix templates to use restful URLs
  48 2010-07-26T15:31:18  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9067:72663dd12082 2.0-dev/MoinMoin/ (5 files in 4 dirs): restful login/logout
  49 2010-07-26T15:31:20  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9068:bc488ab41371 2.0-dev/MoinMoin/ (wsgiapp.py action/quicklink.py action/quickunlink.py): restful quick(un)link
  50 2010-07-26T15:31:22  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9069:360bc45ece31 2.0-dev/MoinMoin/ (4 files in 4 dirs): restful diff
  51 2010-07-26T15:31:25  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9070:e9a8b32e513e 2.0-dev/MoinMoin/ (9 files in 5 dirs):
  52 2010-07-26T15:31:25  <CIA-51> remove moin's theme.env, use the jinja2 environment of flask
  53 2010-07-26T15:31:25  <CIA-51> adapt the code to use render_template
  54 2010-07-26T15:31:25  <CIA-51> move the populating of the environment with filters and globals to wsgiapp
  55 2010-07-26T15:31:25  <CIA-51> use class MoinFlask to disable autoescaping for now
  56 2010-07-26T15:31:30  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9071:639ac3f898e4 2.0-dev/MoinMoin/ (4 files in 3 dirs):
  57 2010-07-26T15:31:30  <CIA-51> replace some add_msg() usage by flash()
  58 2010-07-26T15:31:30  <CIA-51> some places still use the add_msg() calls though, so we keep it until all
  59 2010-07-26T15:31:30  <CIA-51> was refactored
  60 2010-07-26T15:31:30  <CIA-51> cleanup theme imports
  61 2010-07-26T15:31:30  <CIA-51> add a (not very secret) key to flask so it uses sessions (required for
  62 2010-07-26T15:31:31  <CIA-51> flashing messages to next request)
  63 2010-07-26T15:31:31  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9072:0a524a928e3b 2.0-dev/ (11 files in 7 dirs): (log message trimmed)
  64 2010-07-26T15:31:33  <CIA-51> more flask stuff, see below
  65 2010-07-26T15:31:33  <CIA-51> wikiserver.py + moin server standalone script: killed it, replaced by a much
  66 2010-07-26T15:31:33  <CIA-51> simpler and more WSGI-like mechanism.
  67 2010-07-26T15:31:33  <CIA-51> MoinMoin/wsgiapp.py: moved wsgi app creation code to MoinMoin/__init__.py,
  68 2010-07-26T15:31:34  <CIA-51> so that "from MoinMoin import app" works.
  69 2010-07-26T15:31:34  <CIA-51> Created apps/frontend and apps/admin Flask Modules, moved the view functions
  70 2010-07-26T15:31:36  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9073:054400d6b45d 2.0-dev/MoinMoin/ (1032 files in 194 dirs): move static files from MoinMoin/web/static/htdocs to MoinMoin/static where Flask expects it
  71 2010-07-26T15:31:41  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9074:e5fdfcadfde9 2.0-dev/MoinMoin/ (__init__.py config/__init__.py web/static/__init__.py): serve static files from /static url (default of flask), remove our static server code
  72 2010-07-26T15:31:44  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9075:b3cec2fbd5bd 2.0-dev/MoinMoin/apps/frontend/views.py: provide robots.txt (hardcoded in frontend views for now)
  73 2010-07-26T15:31:46  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9076:b4d53bc5786a 2.0-dev/MoinMoin/ (apps/frontend/views.py static/robots.txt): remove robots.txt file, add crawl-delay to builtin one
  74 2010-07-26T15:31:47  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9077:1b900b89a1eb 2.0-dev/ (wikiserverconfig.py wikiserverlogging.conf): removed wikiserverconfig / wikiserverlogging conf (not used any more)
  75 2010-07-26T15:31:49  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9078:01b6e1a76e99 2.0-dev/MoinMoin/ (__init__.py apps/frontend/views.py): fix (c) and imports
  76 2010-07-26T15:31:59  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9079:5eaf8c645254 2.0-dev/MoinMoin/ (5 files in 4 dirs): (log message trimmed)
  77 2010-07-26T15:32:00  <CIA-51> make the actions menu call a dispatcher that translates URL args to restful URLs
  78 2010-07-26T15:32:00  <CIA-51> TODO:
  79 2010-07-26T15:32:00  <CIA-51> the actionsmenu form should POST and the dispatcher also respond to
  80 2010-07-26T15:32:00  <CIA-51> POSTs, but somehow this did not work.
  81 2010-07-26T15:32:00  <CIA-51> we currently dispatch all menu entries to show_item because they have no
  82 2010-07-26T15:32:01  <CIA-51> handler yet.
  83 2010-07-26T15:32:01  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9080:4a670512d59c 2.0-dev/MoinMoin/apps/frontend/views.py: fix import for diff handler
  84 2010-07-26T15:32:02  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9081:10ff4839cfd3 2.0-dev/ (8 files in 4 dirs): merged moin/2.0-dev
  85 2010-07-26T15:32:15  <valeuf> wow ....
  86 2010-07-26T15:32:22  <ThomasWaldmann> valeuf: why would you want to?
  87 2010-07-26T15:32:33  <valeuf> ThomasWaldmann: for the smiley
  88 2010-07-26T15:33:02  <ThomasWaldmann> we might use some flask infrastructure now
  89 2010-07-26T15:33:28  <valeuf> ThomasWaldmann: ^ 6
  90 2010-07-26T15:34:01  <ThomasWaldmann> so, why do you need the directory? isn't the url enough?
  91 2010-07-26T15:34:35  <ThomasWaldmann> btw, expect some stuff not working or behaving strangely, the flask stuff was a rather big change
  92 2010-07-26T15:34:51  <valeuf> ThomasWaldmann: sorry not the directory, but at least the name of the theme actually
  93 2010-07-26T15:35:26  <ThomasWaldmann> for what do you need the name of the theme?
  94 2010-07-26T15:37:11  <valeuf> ThomasWaldmann: so far it is what I did : http://paste.pocoo.org/show/241846/
  95 2010-07-26T15:37:55  <valeuf> so I wrote a converter which replace the smiley by the corresponding <object> tag for the DOM Tree
  96 2010-07-26T15:38:42  <valeuf> so there is an href attribute for this object, and it will depends of the name of the theme, since the smileys folder is always under the theme folder
  97 2010-07-26T15:39:43  <ThomasWaldmann> add a blank to line 25
  98 2010-07-26T15:39:53  <valeuf> ThomasWaldmann: thanks
  99 2010-07-26T15:40:36  <ThomasWaldmann> please use raw strings
 100 2010-07-26T15:40:51  <ThomasWaldmann> (for the smileys)
 101 2010-07-26T15:41:07  <valeuf> ThomasWaldmann: raw string? in the icons dictionary?
 102 2010-07-26T15:41:12  <ThomasWaldmann> and why do you have the key in the tuple elements again?
 103 2010-07-26T15:41:19  <ThomasWaldmann> r':\'
 104 2010-07-26T15:41:29  <ThomasWaldmann> instead of ':\\'
 105 2010-07-26T15:41:34  <valeuf> ThomasWaldmann: actually I just copied the dictionnary from the ThemeBase, I did not fix anything
 106 2010-07-26T15:41:51  <valeuf> but the key is repeated because you used for 'alt' text for the img tag
 107 2010-07-26T15:42:01  <ThomasWaldmann> we can do a bit cleanup if we change it anyway :)
 108 2010-07-26T15:42:07  <valeuf> ThomasWaldmann: sure ^ 6
 109 2010-07-26T15:42:31  <ThomasWaldmann> if it is always the same thing as the smiley itself, one can just use the key
 110 2010-07-26T15:42:59  <valeuf> ThomasWaldmann: well, I guess you thought that will use something different, but I think it is acceptable to use the same than the key
 111 2010-07-26T15:45:27  *** ebo^ has joined #moin-dev
 112 2010-07-26T15:45:49  <ThomasWaldmann> valeuf: i am also thinking about that config.smileys list (string)
 113 2010-07-26T15:46:07  <valeuf> ThomasWaldmann: I think it is not useful, I would like to remove it personally
 114 2010-07-26T15:46:14  <ThomasWaldmann> somehow at the end that should be given by theme
 115 2010-07-26T15:46:22  <valeuf> ThomasWaldmann: definitely
 116 2010-07-26T15:46:23  <ThomasWaldmann> and for now, maybe just given by converter
 117 2010-07-26T15:46:38  <ThomasWaldmann> config isn't something changed easily anyway
 118 2010-07-26T15:47:34  <ThomasWaldmann> and having themes with different amounts of smileys maybe doesn't make too much sense either.
 119 2010-07-26T15:47:37  <valeuf> well, at this time we can probably keep the dictionary in the converter, and see with diofeher how we could move this to the theme
 120 2010-07-26T15:48:01  <valeuf> (maybe some function in the theme API to return this dictionary)
 121 2010-07-26T15:48:25  <ThomasWaldmann> but, of course sizes of smileys could be slightly different
 122 2010-07-26T15:53:24  <valeuf> ThomasWaldmann: by the way, there is no way to catch the theme name from the config in moin2?
 123 2010-07-26T15:53:28  *** RogerHaase has joined #moin-dev
 124 2010-07-26T15:57:58  <ThomasWaldmann> you would rather get it from user object
 125 2010-07-26T15:58:21  <ThomasWaldmann> but the way we will handle this in future is still unclear
 126 2010-07-26T15:58:43  <ThomasWaldmann> diofeher: ^^
 127 2010-07-26T15:58:54  <valeuf> ThomasWaldmann: ok, so I propose te keep modernized in the code at this time, and we decide how to fix it we change in my code
 128 2010-07-26T15:59:09  <ThomasWaldmann> yes
 129 2010-07-26T16:00:34  <ThomasWaldmann> hmm, that smiley converter, will it replace smileys even in pre sections or at other unexpected places?
 130 2010-07-26T16:01:00  <valeuf> ThomasWaldmann: good question
 131 2010-07-26T16:01:26  <valeuf> ThomasWaldmann: actually yes
 132 2010-07-26T16:01:58  <valeuf> ThomasWaldmann: but I can change it, I did not think about this point
 133 2010-07-26T16:02:11  <valeuf> ThomasWaldmann: in which tag of the DOM tree we do not want smileys?
 134 2010-07-26T16:04:13  <ThomasWaldmann> i don't know the dom tags, but in all considered pre or code listing
 135 2010-07-26T16:04:25  <valeuf> ok
 136 2010-07-26T16:06:28  <ThomasWaldmann> diofeher: make sure your local repo/workdir is in a clean state, then pull/merge from moin/2.0-dev
 137 2010-07-26T16:07:32  <ThomasWaldmann> one can use ./wikiserver.py to start the development server as it used to be, but it'll work in a much simpler way now internally
 138 2010-07-26T16:07:45  <ThomasWaldmann> (and is currently not configurable, see that script)
 139 2010-07-26T16:07:53  <valeuf> really great :)
 140 2010-07-26T16:08:14  <valeuf> (less great that it is not configurable ^ ^ )
 141 2010-07-26T16:57:24  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9082:5851915e157c 2.0-dev/MoinMoin/ (4 files in 4 dirs): kill request.static_href(), please use flask.url_for('static', filename=...) instead
 142 2010-07-26T17:09:19  *** ebo^ has quit IRC
 143 2010-07-26T17:36:49  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9083:a4492032688a 2.0-dev/MoinMoin/__init__.py: remove abs_href() from templating env, use flask.url_for(..., _external=True)
 144 2010-07-26T17:36:51  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9084:378675dc9727 2.0-dev/MoinMoin/ (apps/frontend/views.py templates/editbar.html): make quicklink a toggle, simplify code/template
 145 2010-07-26T17:36:53  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9085:ed2eb932f539 2.0-dev/MoinMoin/user.py: bug fix for user profiles: lists got stored as tuples, but were not made lists again when loading the profile
 146 2010-07-26T17:42:54  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9086:2d8b59fe4646 2.0-dev/MoinMoin/apps/frontend/views.py: quicklinking: don't tell trivial stuff that the user sees otherwise anyway
 147 2010-07-26T18:11:55  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9087:9f313025c292 2.0-dev/MoinMoin/ (4 files in 3 dirs): reimplement subscribe/unsubscribe as a toggle, simplify template
 148 2010-07-26T18:31:20  <valeuf> patch for the smiley support : http://paste.pocoo.org/show/241884/
 149 2010-07-26T18:32:01  <valeuf> need to add few things : no smiley replacement in some DOM tree elements, and fix a bug with multiple smiley
 150 2010-07-26T18:44:28  <ThomasWaldmann> do you want to try that before we commit it maybe?
 151 2010-07-26T19:00:38  <ThomasWaldmann> hmm, how about linking to logo to "recent changes" (global history)?
 152 2010-07-26T19:00:47  <ThomasWaldmann> *the
 153 2010-07-26T19:09:46  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9088:cc794bc13ec7 2.0-dev/MoinMoin/ (apps/frontend/views.py theme/__init__.py action/backlink.py): backlinks stub (no real search yet)
 154 2010-07-26T19:09:49  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9089:e6c0c02fac2d 2.0-dev/MoinMoin/ (4 files in 4 dirs): add (local) History link to edit_bar, make Recent Changes actionsmenu entry call global_history
 155 2010-07-26T19:33:11  *** xorAxAx has quit IRC
 156 2010-07-26T19:37:41  *** xorAxAx has joined #moin-dev
 157 2010-07-26T19:39:45  *** ebo^ has joined #moin-dev
 158 2010-07-26T19:42:57  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9090:faf2333bff45 2.0-dev/MoinMoin/ (config/multiconfig.py templates/editbar.html): simplify/cleanup editbar template
 159 2010-07-26T19:48:45  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9091:438f08a51bad 2.0-dev/MoinMoin/ (__init__.py theme/filters.py): move shorten_item_name (so it is not recognized as a theme plugin)
 160 2010-07-26T19:59:54  *** grzywacz has joined #moin-dev
 161 2010-07-26T20:00:28  <ThomasWaldmann> dreimark: supplementation_page_template - is that really needed?
 162 2010-07-26T20:01:13  <ThomasWaldmann> it rather looks like it is just making things more complicated than needed and it is restrictive as one can't use another template (as usual if one creates a new page)
 163 2010-07-26T20:02:19  <ThomasWaldmann> I guess I rather would have a list of supplementation_item_names :)
 164 2010-07-26T20:23:14  <ThomasWaldmann>     supplementation_item_names = [u'Discussion', u'Flames', ]
 165 2010-07-26T20:24:04  <ThomasWaldmann> that has almost infinite potential :D
 166 2010-07-26T20:28:31  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9092:d6fdc48c763c 2.0-dev/MoinMoin/ (3 files in 3 dirs):
 167 2010-07-26T20:28:31  <CIA-51> reimplement supplementation (sub) items
 168 2010-07-26T20:28:31  <CIA-51> gone: cfg.supplementation_page_name and cfg.supplementation_page_template
 169 2010-07-26T20:28:31  <CIA-51> new: cfg.supplementation_item_names (and no fixed template - feel free to
 170 2010-07-26T20:28:31  <CIA-51> chose one when creating the item - as usual)
 171 2010-07-26T20:28:31  <CIA-51> new: it is a list now, so you can have multiple supplementation sub items
 172 2010-07-26T20:48:31  <diofeher> hey!
 173 2010-07-26T20:51:01  <ThomasWaldmann> oh, our lost student is still alive :P
 174 2010-07-26T20:53:09  <diofeher> hehe
 175 2010-07-26T20:53:19  <diofeher> sorry to not appeared
 176 2010-07-26T20:53:24  <diofeher> i was at fisl
 177 2010-07-26T20:53:37  <diofeher> big open source event here
 178 2010-07-26T20:54:00  <diofeher> man, it was awesome.. we've a gsoc meetup there
 179 2010-07-26T20:54:06  <diofeher> i learned a lot ^^
 180 2010-07-26T20:54:46  <ThomasWaldmann> great :) don't they have internet there?
 181 2010-07-26T20:55:35  <ThomasWaldmann> anyway, pull and merge from moin/2.0-dev first before you do anything
 182 2010-07-26T20:57:41  <ThomasWaldmann> europython was great, too :)
 183 2010-07-26T20:57:50  <diofeher> ThomasWaldmann: yes.. i've sent only a patch (shortenpagename)
 184 2010-07-26T20:57:51  <diofeher> ok
 185 2010-07-26T20:58:00  <diofeher> ThomasWaldmann: and about moin sprint?
 186 2010-07-26T20:58:42  <ThomasWaldmann> you see it when you pull :)
 187 2010-07-26T20:59:19  <diofeher> nice ^^
 188 2010-07-26T20:59:29  <diofeher> ThomasWaldmann: do you know Osvaldo Santana?
 189 2010-07-26T21:03:42  <ThomasWaldmann> i don't think so
 190 2010-07-26T21:03:55  <ThomasWaldmann> (but I'm bad at remembering names)
 191 2010-07-26T21:04:07  <diofeher> hehe
 192 2010-07-26T21:04:48  <diofeher> ThomasWaldmann: anyone told me that he used to send patches here in moin
 193 2010-07-26T21:05:31  <ThomasWaldmann> nick?
 194 2010-07-26T21:07:21  <diofeher> osantana, i think
 195 2010-07-26T21:10:54  <ThomasWaldmann> he does not even have a wiki homepage
 196 2010-07-26T21:12:56  <diofeher> http://moinmo.in/MacroMarket
 197 2010-07-26T21:13:02  <diofeher> osvaldo santana there :P
 198 2010-07-26T21:13:14  <diofeher> but i think he hasn't patches :P
 199 2010-07-26T21:13:20  <diofeher> anyway ^^
 200 2010-07-26T21:16:02  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9093:11910f1225a0 2.0-dev/MoinMoin/ (4 files in 3 dirs): rename Recent Changes (rc) to Global History (history)
 201 2010-07-26T21:18:39  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9094:bc40ee74f660 2.0-dev/MoinMoin/theme/__init__.py: remove theme.link_supplementation_page, not used any more
 202 2010-07-26T21:19:46  <diofeher> wow, sprints were productive :P
 203 2010-07-26T21:26:14  <ThomasWaldmann> i am currently also working on the view, so you should merge rather often
 204 2010-07-26T21:26:21  <ThomasWaldmann> and if you have questions, just ask
 205 2010-07-26T21:26:29  <ThomasWaldmann> *views
 206 2010-07-26T21:32:26  <diofeher> ok.. just going to lunch here and unpack my things
 207 2010-07-26T21:45:31  <valeuf> ThomasWaldmann: yep I will finish the smiley stuff before we merge, it was just to show haw things was goning before I stop for my dinner
 208 2010-07-26T21:46:00  <valeuf> ThomasWaldmann: what did you mean by linking the logo to recent change ?
 209 2010-07-26T21:55:10  <ThomasWaldmann> well, currently Recent Changes (aka Global History) is in the actionsmenu, thus 2 clicks
 210 2010-07-26T21:55:26  <ThomasWaldmann> it is there because it is no page any more as it used to be
 211 2010-07-26T21:55:47  <ThomasWaldmann> putting it on edit_bar seems also not quite right
 212 2010-07-26T21:56:24  <ThomasWaldmann> so i thought about linking the logo not to the front page (fp is boring, it doesn't change that often), but to global history
 213 2010-07-26T21:57:37  <dreimark> re
 214 2010-07-26T21:59:40  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9095:3e8d55b96423 2.0-dev/MoinMoin/ (5 files in 3 dirs): separate history display from show, use different template for global history, deduplicate code
 215 2010-07-26T22:05:32  <valeuf> ThomasWaldmann: ah ok, so it was not related to the smiley!
 216 2010-07-26T22:05:44  <ThomasWaldmann> no :)
 217 2010-07-26T22:06:54  <valeuf> ThomasWaldmann: I am fixing the last issues now, then I will merge with the flask stuff to check that it did not broke anything
 218 2010-07-26T22:07:14  <dreimark> ThomasWaldmann: we can make it simpler. one can select anyway a template he wants to use
 219 2010-07-26T22:18:41  <dreimark> arg
 220 2010-07-26T22:20:24  <ThomasWaldmann> dreimark: i already got rid of it :)
 221 2010-07-26T22:22:37  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9096:59198ebb3b38 2.0-dev/MoinMoin/items/__init__.py: remove some unused stuff
 222 2010-07-26T22:22:57  * dreimark merged to early
 223 2010-07-26T22:32:41  <valeuf> dreimark: you will have to merge really regularly in the next couple of days I think
 224 2010-07-26T22:32:47  <valeuf> dreimark: :p
 225 2010-07-26T22:39:25  <dreimark> i know but my patch is not ready now
 226 2010-07-26T22:39:39  <valeuf> dreimark: ^^
 227 2010-07-26T23:08:38  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9097:f64bb816735f 2.0-dev/MoinMoin/ (6 files in 5 dirs): add local (sub item) index, global (wiki item) index
 228 2010-07-26T23:22:54  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9098:5b74c533a0b0 2.0-dev/MoinMoin/templates/ (layout.html show.html): remove some remainders of index/history in templates
 229 2010-07-26T23:38:13  <valeuf> ThomasWaldmann: actually the regex is
 230 2010-07-26T23:38:35  <valeuf> ThomasWaldmann: actually the regex for the smiley is : one space+smiley+one space
 231 2010-07-26T23:38:49  <valeuf> ThomasWaldmann: you want absolutely to keep these spaces or not ?
 232 2010-07-26T23:42:11  <valeuf> diofeher: I do not know if you backlog, but we have some question about smiley and the theme you should answer
 233 2010-07-26T23:42:34  <ThomasWaldmann> valeuf: well, without there can be misdetections easily
 234 2010-07-26T23:42:56  <valeuf> ThomasWaldmann: that's because you accept smiley without nose :p but fine, I will keep it so
 235 2010-07-26T23:43:02  <ThomasWaldmann> for example:(this)
 236 2010-07-26T23:43:40  <ThomasWaldmann> and it not only space, but also start of line or end of line iirc
 237 2010-07-26T23:43:50  <valeuf> ThomasWaldmann: yep
 238 2010-07-26T23:49:50  <CIA-51> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9099:9e22e7747ee1 2.0-dev/MoinMoin/ (apps/frontend/views.py items/__init__.py templates/diff.html): refactor diff view
 239 2010-07-26T23:50:57  *** ebo^ has quit IRC
 240 

MoinMoin: MoinMoinChat/Logs/moin-dev/2010-07-26 (last edited 2010-07-25 22:45:02 by IrcLogImporter)