fluid-work IRC Logs-2010-11-02

[07:42:52 CDT(-0500)] <anastasiac> heidi_, the handbook looks fabulous! I hope you didn't have to work too late last night
[07:46:36 CDT(-0500)] <heidi_> thanks anastasiac ... i worked kinda late but it's cool. i think the main presentation will be tomrorow so there's time to fix up a few little things today
[07:46:50 CDT(-0500)] <anastasiac> oh, good
[07:47:08 CDT(-0500)] <heidi_> but she may be announcing it today so good that it's up
[07:48:10 CDT(-0500)] <heidi_> but the next/prev links are hardcoded... need to swap that out for something real
[08:12:09 CDT(-0500)] <jamon> heidi_: i made it back home too late to help out more
[08:12:21 CDT(-0500)] <jamon> heidi_: that handbook extension, worth trying?
[08:31:12 CDT(-0500)] <heidi_> jamon yeah ... maybe. just seems like overkill. but maybe
[08:31:36 CDT(-0500)] <heidi_> also jamon do you know where header html would be?
[08:40:26 CDT(-0500)] <jamon> heidi_: looks like includes/OutputPage.php does some
[08:42:08 CDT(-0500)] <heidi_> hey jamon thanks - what i want to do is add a type attrib to the script tags so the page validates
[08:42:27 CDT(-0500)] <heidi_> looks like it will be annoying to figure out how to do this... everything's super broken down.
[08:47:21 CDT(-0500)] <jamon> heidi_: on phone, but check includes/Html.php
[08:49:12 CDT(-0500)] <heidi_> jamon might need a dev.handbook
[09:03:41 CDT(-0500)] <heidi_> in html.php i edited the function linkedScript to have $attrs = array( 'type' => 'text/javascript', 'src' => $url ); but not doin anything... hmph
[09:04:29 CDT(-0500)]

<heidi_> it also has if ( !$wgHtml5 )

Unknown macro: { $attrs['type'] = $wgJsMimeType; }

already so should work... this must be something else


[09:05:26 CDT(-0500)] <jamon> heidi_: try http://dev.handbook.floeproject.org now
[09:05:38 CDT(-0500)] <jamon> ah wait heidi_
[09:05:53 CDT(-0500)] <heidi_> dev.handbook up - right onn
[09:06:13 CDT(-0500)] <jamon> heidi_: just updating it to use a copy of the database
[09:06:28 CDT(-0500)] <jamon> they will diverge
[09:06:29 CDT(-0500)] <heidi_> i think jutta might already have given out the link to the handbook so good to have a place to play for next/prev work etc
[09:06:34 CDT(-0500)] <heidi_> ok
[09:06:55 CDT(-0500)] <jamon> heidi_: ok, dev is a complete clone now, can be torn to pieces with no consequences (smile)
[09:07:01 CDT(-0500)] <heidi_> haha cool
[09:07:58 CDT(-0500)] <heidi_> i will prob use it like a sandbox and copy code over to live once it works. is that ok
[09:08:09 CDT(-0500)] <heidi_> cos i think content edits will be happening on live site
[09:10:57 CDT(-0500)] <jamon> heidi_: yep, makes sense
[09:11:08 CDT(-0500)] <jamon> next time we'll have git or something setup
[09:11:37 CDT(-0500)] <heidi_> cool
[09:15:33 CDT(-0500)] <cindyli> hi jamon, can u grant harris ssh access to http://forge.fluidproject.org
[09:23:17 CDT(-0500)] <jessm> heidi_: how's it going? what are you up to with the site now?
[09:24:12 CDT(-0500)] <heidi_> jessm working on the dev site now to make prev/next links dynamic. they are hard-coded right now. also validating fix ups. jameswy is editing styles on live site
[09:24:34 CDT(-0500)] <jessm> heidi_: jameswy: very nice – let me know if/how I can help
[09:26:14 CDT(-0500)] <jameswy> jessm: Do we know what Jutta's content is going to look like yet? heidi_ heard from cc this morning that it'll be diverging from the architecture proposed last week.
[09:46:56 CDT(-0500)] <jessm> jameswy: then you know more than i do
[09:52:10 CDT(-0500)] <heidi_> jamon how could i look at the db
[09:53:23 CDT(-0500)] <jamon> heidi_: psql using the credentials in LocalSettings.php
[09:53:35 CDT(-0500)] <heidi_> psql?
[09:54:04 CDT(-0500)] <jamon> heidi_: via ssh, psql will connect to the database per the settings in that file
[09:55:02 CDT(-0500)] <heidi_> gotcha will try thanks
[10:20:51 CDT(-0500)] <heidi_> jamon how do i login to psql? mysql is all i know
[10:22:08 CDT(-0500)] <jamon> heidi_: same idea as mysql, "psql -U username databasename" and it will prompt you for a password
[10:33:38 CDT(-0500)] <jessm> jamon: standup if you can join
[10:34:00 CDT(-0500)] <heidi_> jamon how do i show all tables
[10:34:27 CDT(-0500)] <heidi_> n/m
[10:43:25 CDT(-0500)] <jhung> jessm: I assume we should meet today to chat about demos?
[10:44:46 CDT(-0500)] <jessm> jhung: yes indeed
[10:45:20 CDT(-0500)] <jhung> jessm: can we set a time?
[11:02:25 CDT(-0500)] <jessm> jhung_afk: 2p
[11:02:27 CDT(-0500)] <jessm> you're gone
[11:02:30 CDT(-0500)] <jessm> oh well
[11:04:33 CDT(-0500)] <justin_o> Bosmon: I just noticed that our other pager demo is broken
[11:04:35 CDT(-0500)] <justin_o> http://build.fluidproject.org/infusion/integration-demos/sakai/html/pager-site-setting.html
[11:09:25 CDT(-0500)] <jhung_afk> jessm: sorry, went to nuke my lunch. 2p is fine. Thanks!
[11:09:36 CDT(-0500)] <jessm> jhung: great
[12:35:36 CDT(-0500)] <mlam> jameswy: you have a minute to check out the rich text demo?
[12:36:42 CDT(-0500)] <jameswy> mlam: Is it a quickieish?
[12:37:00 CDT(-0500)] <mlam> yes
[12:37:02 CDT(-0500)] <mlam> very quick
[12:54:53 CDT(-0500)] <jhung> ping jessm. I'm ready whenever you are.
[13:08:54 CDT(-0500)] <mlam> jameswy: u have 2 mins to check out the rich text demo again? just want to make sure it's good before sending out a patch
[13:09:09 CDT(-0500)] <jameswy> mlam: sure.
[13:09:12 CDT(-0500)] <mlam> thanks
[13:33:53 CDT(-0500)] <justin_o> jhung: would you be able to retest inline edit and see if those issues you had filed before are still there
[13:34:05 CDT(-0500)] <justin_o> i'm just going to rebuild the daily build site now
[13:34:36 CDT(-0500)] <jhung> justin_o: I can do that in a bit. Maybe toward the end of the day?
[13:34:53 CDT(-0500)] <justin_o> jhung: sure, thanks
[13:57:33 CDT(-0500)] <justin_o> michelled, anastasiac : do you remember what we decided about demo css namespacing
[13:58:09 CDT(-0500)] <anastasiac> justin_o, what I remember is: use class names of "demo_*" for styles specific to the demo
[13:58:16 CDT(-0500)] <anastasiac> michelled, is that your recollection?
[13:59:09 CDT(-0500)] <michelled> yes, that's what we said
[13:59:15 CDT(-0500)] <justin_o> okay, thanks
[13:59:25 CDT(-0500)] <michelled> and we said we'd try as much as possible to use FSS instead of creating our own custom styles
[14:00:29 CDT(-0500)] <justin_o> michelled: right thanks.. not sure if we can or not for the inlineEdit stuff... i think the demo specific css is minor, but we can double check
[15:28:21 CDT(-0500)] <golam> Bosmon: I have created another patch for reorderer testcases. Let me know what you think?
[15:38:13 CDT(-0500)] <jessm> jamon: you gone?