*** fsufitch has joined #schooltool | 01:17 | |
fsufitch | Lumiere, hello | 01:18 |
---|---|---|
fsufitch | aelkner, hello to u too | 01:18 |
fsufitch | hm, nobody's answering | 01:19 |
fsufitch | i need to go soon, as i have diving lessons | 01:19 |
fsufitch | i'll be back and ready to work around 2100 hrs | 01:19 |
*** kawaiines has joined #schooltool | 01:33 | |
kawaiines | dose anyone know where i can ask about TAL - Tag Attribute Language? | 01:33 |
kawaiines | i'm really stuck on some loops | 01:33 |
kawaiines | or "repeats" | 01:33 |
kawaiines | using Zope SQL queries | 01:34 |
*** kawaiines has quit IRC | 01:42 | |
*** didymo has joined #schooltool | 02:08 | |
fsufitch | Lumiere, aelkner, i'm back | 04:07 |
fsufitch | where the heck IS everybody? agh! | 04:10 |
*** didymo has quit IRC | 05:50 | |
*** didymo has joined #schooltool | 06:43 | |
*** aelkner has quit IRC | 08:56 | |
*** didymo has quit IRC | 09:45 | |
*** didymo has joined #schooltool | 09:45 | |
*** didymo has quit IRC | 11:22 | |
*** jfroche_ has joined #schooltool | 14:37 | |
*** jfroche has quit IRC | 14:54 | |
fsufitch | Lumiere, i'm here and ready to work... again | 21:19 |
fsufitch | but u seem to be away... again | 21:19 |
*** aelkner has joined #schooltool | 22:46 | |
fsufitch | aelkner, hello | 22:47 |
aelkner | hey fsufitch | 22:47 |
fsufitch | aelkner, so how's life? | 22:48 |
aelkner | ok. i was just checking in before heading out to visit my Grandmother. Any quick questions? | 22:49 |
fsufitch | yeah, my ftests are being as stupid as a monkey swinging on a branch made out of uncooked spaghetti | 22:49 |
fsufitch | what are <BLANKLINE> elements? | 22:49 |
fsufitch | my ftests should be working, but the ... things don't seem to overlook the blankline stuff too | 22:50 |
aelkner | you need then to start off the browser.contents results | 22:50 |
aelkner | them | 22:50 |
fsufitch | yeah | 22:51 |
fsufitch | but the file i'm returning turns all of my <tal:block> stuff into <BLANKLINE> | 22:51 |
fsufitch | so i have tens of <BLANKLINE> tags scattered across my page | 22:51 |
fsufitch | i | 22:51 |
fsufitch | *i tried converting all of them to <span> | 22:51 |
fsufitch | but now i'm getting a keyerror from some place | 22:52 |
aelkner | it's always really touch to figure out why browser.contents doesn't match. | 22:52 |
aelkner | the recommonded method is to look at what the browser has in it using the following: | 22:52 |
aelkner | >>> from zope.testing.server import startServer | 22:53 |
aelkner | >>> startServer(http, browser.url, 'manager', 'schooltool') | 22:53 |
aelkner | this will throw you into the browser so that you can look for yourself what the contents are | 22:53 |
aelkner | it suspends make ftest, so you'll need to ctr-c to start again | 22:54 |
aelkner | but you can look in firefox at what you got | 22:54 |
aelkner | sometimes that helps | 22:54 |
fsufitch | hm | 22:54 |
fsufitch | well, it dumps all the source into the terminal when it crashes | 22:55 |
aelkner | so you understand where to put the two lines, right before your browser.contents test | 22:55 |
fsufitch | so i know what the webpage contains... | 22:55 |
fsufitch | yeah | 22:55 |
aelkner | true, but it isn't always easy to find the difference looking at the html | 22:56 |
fsufitch | anyway, now that i'm using the <span>s there's a keyerror, which i know how to solve | 22:56 |
aelkner | good | 22:56 |
fsufitch | but if i have more trouble, i'll look at your method | 22:56 |
fsufitch | thanks | 22:56 |
aelkner | no prob. got to go. | 22:56 |
fsufitch | OH there it is | 22:57 |
fsufitch | i had repeat instead of tal:repeat | 22:57 |
fsufitch | i'm stupid | 22:57 |
fsufitch | ok, have fun at your grandmother's | 22:57 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!