Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[07:18:51 EDT(-0400)] * lfuller (~sparhk@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[08:46:43 EDT(-0400)] * jessm (~Jess@c-71-232-3-151.hsd1.ma.comcast.net) has joined ##uportal
[09:53:22 EDT(-0400)] * EricDalquist (~dalquist@2607:f388:e:0:221:9bff:fe37:e768) has joined ##uportal
[10:54:10 EDT(-0400)] * holdorph (~holdorph@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[11:16:17 EDT(-0400)] * awills (~awills@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[12:48:40 EDT(-0400)] * Sememmon (~Sememmon@unaffiliated/sememmon) has joined ##uportal
[13:26:52 EDT(-0400)] * athena (~athena@c-76-121-97-221.hsd1.wa.comcast.net) has joined ##uportal
[13:27:23 EDT(-0400)] <athena> i'm back!
[13:27:34 EDT(-0400)] <EricDalquist> yay
[13:27:41 EDT(-0400)] <EricDalquist> with a new IP too
[13:29:17 EDT(-0400)] <athena> lol
[13:29:18 EDT(-0400)] <athena> indeed
[13:29:29 EDT(-0400)] <athena> after much stabbing of the modem to make it work with the router
[13:29:38 EDT(-0400)] <athena> should have just forced them to set it up w/ the router in the first place
[13:29:54 EDT(-0400)] <athena> had to reset it 10 times and clone my laptop's MAC address
[13:29:55 EDT(-0400)] <athena> whatever (tongue)
[13:30:09 EDT(-0400)] <EricDalquist> oi
[13:30:39 EDT(-0400)] <athena> but i got nice reclining camp chairs with drink rests over the weekend, so as far as i'm concerned, my office is awesome
[13:31:10 EDT(-0400)] <holdorph> lol
[13:31:27 EDT(-0400)] <EricDalquist> hah
[13:31:41 EDT(-0400)] <holdorph> well, welcome to GMT-7 in any case.
[13:31:43 EDT(-0400)] <athena> thanks
[13:31:55 EDT(-0400)] <athena> i've been up for like, a really long time
[13:32:07 EDT(-0400)] <athena> don't think my sleep cycle knows i'm here
[13:32:28 EDT(-0400)] <holdorph> yeah, the long sunlight up that far north, probably isn't helping
[13:32:36 EDT(-0400)] <holdorph> what time does the sun rise, like 5am or something?
[13:32:55 EDT(-0400)] <athena> i dunno, but really early
[13:33:04 EDT(-0400)] <athena> since i got up before 6 yesterday and it was light
[13:33:12 EDT(-0400)] <athena> or as light as it gets when it's drizzling, anyway
[13:35:09 EDT(-0400)] <athena> have i missed anything exciting? suppose half the day's gone by now
[13:35:30 EDT(-0400)] <EricDalquist> test migration to contegix is done
[13:35:38 EDT(-0400)] <EricDalquist> trying to figure out when the real one will be complete
[13:35:53 EDT(-0400)] <EricDalquist> and debating how broken I want to make trunk when I merge the pluto2 code in (tongue)
[13:36:01 EDT(-0400)] <athena> oh! that's awesome
[13:36:08 EDT(-0400)] <athena> what kind of broken are we looking at right now?
[13:36:14 EDT(-0400)] <EricDalquist> that's part of it
[13:36:16 EDT(-0400)] <EricDalquist> I need to test more
[13:36:20 EDT(-0400)] <EricDalquist> but portlets are rendering
[13:36:26 EDT(-0400)] <EricDalquist> and navigation works
[13:36:34 EDT(-0400)] <EricDalquist> the URLS branch has been merged into the pluto 2 branch
[13:36:41 EDT(-0400)] <EricDalquist> I think I need to fix portlet actions
[13:36:49 EDT(-0400)] <EricDalquist> so once we have portlet interaction working I'll do the merge
[13:37:02 EDT(-0400)] <EricDalquist> we'll see how elsa is doing tonight for if I can get it done today (smile)
[13:37:29 EDT(-0400)] <athena> sounds like things are going really well!
[13:37:37 EDT(-0400)] <athena> is she sleeping ok these days?
[13:37:56 EDT(-0400)] <EricDalquist> most days
[13:38:07 EDT(-0400)] <EricDalquist> she usually sleeps about 5-6 hours
[13:38:19 EDT(-0400)] <EricDalquist> then eats and goes back to sleep for another ~ 2 hours
[13:38:30 EDT(-0400)] <EricDalquist> so I'm usually up at like 6:30 for that one
[13:38:44 EDT(-0400)] <EricDalquist> and figure I might as well get ready for work (tongue)
[13:42:07 EDT(-0400)] <athena> well, least she's sleeping for a while i guess (smile)
[13:42:14 EDT(-0400)] <EricDalquist> yup
[13:42:57 EDT(-0400)] <athena> so for the CMS portlet i think maybe we are better off just cleaning the content at submission time
[13:43:13 EDT(-0400)] <athena> maybe it's more consistent to have the content be handled however the rules are configured at the time of submission
[13:43:18 EDT(-0400)] <athena> so that it won't randomly change later
[13:43:34 EDT(-0400)] <athena> the only disadvantage is that content that's submitted via import/export won't be validated
[13:50:13 EDT(-0400)] <holdorph> at some point it would be good if the portlet preferences that a uportal .channel file specifies could be forced to conform to a preferences validator class specified in the portlet.xml file
[13:50:27 EDT(-0400)] <holdorph> if that was true, then you could handle import that way
[13:50:29 EDT(-0400)] <EricDalquist> that could be done in a running portal
[13:50:38 EDT(-0400)] <EricDalquist> like if import was handled via a WS API
[13:50:51 EDT(-0400)] <EricDalquist> not really possible in the current import setup though
[13:51:01 EDT(-0400)] <EricDalquist> since there is no way to access the APIs of a portlet
[13:55:27 EDT(-0400)] <athena> interesting idea
[13:56:27 EDT(-0400)] <EricDalquist> yeah ... so the 'best' way to do some of these import/export tasks are against a live portal
[13:56:39 EDT(-0400)] <EricDalquist> but is that really a reasonable requirement for doing data import/export?
[13:58:42 EDT(-0400)] <athena> hmm
[13:58:50 EDT(-0400)] <athena> there are applications that do it that way
[13:58:57 EDT(-0400)] <athena> like start it up and upload a zip to the web interface
[13:59:01 EDT(-0400)] <athena> like when you're migrating jira
[13:59:02 EDT(-0400)] <EricDalquist> yeah
[13:59:40 EDT(-0400)] <athena> wow i just saw a seaplane go by (smile)
[14:04:33 EDT(-0400)] <athena> woo i have antisamy working for the portlet!
[14:04:44 EDT(-0400)] <EricDalquist> yay
[14:04:52 EDT(-0400)] <athena> so one kinda weird thing w/ this portlet is that fckeditor also has content rules
[14:05:12 EDT(-0400)] <athena> i hate to just rely on those though, since they're just javascript
[14:05:28 EDT(-0400)] <athena> but it makes the preview a bit misleading potentially
[14:05:35 EDT(-0400)] <athena> guess we could either document how to change both
[14:05:59 EDT(-0400)] <athena> or make fckeditor completely permissive, and then make preview actually do an ajax call to get what the stripped content would be
[14:06:04 EDT(-0400)] <athena> which of course would be a bit slower
[14:06:11 EDT(-0400)] <athena> don't know if anyone has opinions on all that
[14:12:39 EDT(-0400)] <EricDalquist> nope
[14:15:31 EDT(-0400)] <athena> lol ok (smile)
[14:51:32 EDT(-0400)] <athena> ok! content portlet is checked in (smile)
[14:51:58 EDT(-0400)] <athena> are there any particular things we'd want to make sure it has before we think about distributing it with uPortal?
[15:59:21 EDT(-0400)] * awills (~awills@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[20:42:46 EDT(-0400)] * awills (~awills@wsip-72-215-204-133.ph.ph.cox.net) has left ##uportal