Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

[02:38:27 CDT(-0500)] <itsme007ryan> hi guys
[02:38:39 CDT(-0500)] <itsme007ryan> can anyone help me out with jasig server client config
[02:56:27 CDT(-0500)] <itsme007ryan> did anyone succesfully configured the asp.net cas client?
[10:37:07 CDT(-0500)] <awills> Anyone have a good online reference for using <form:xxx tags?
[10:37:16 CDT(-0500)] <EricDalquist> from spring?
[10:37:19 CDT(-0500)] <awills> yep
[10:37:28 CDT(-0500)] <EricDalquist> 2.5?
[10:37:53 CDT(-0500)] <EricDalquist> http://static.springsource.org/spring/docs/2.5.x/reference/view.html#view-jsp-formtaglib
[10:37:53 CDT(-0500)] <awills> in particular, i want to see if there are gotchas for including standard HTML attributes like class & id
[10:37:53 CDT(-0500)] <EricDalquist> http://static.springsource.org/spring/docs/2.5.x/reference/spring-form.tld.html
[10:38:16 CDT(-0500)] <EricDalquist> the second link is the complete API dock for the tags
[10:39:11 CDT(-0500)] <awills> perfect... not sure ahy that was so hard to google
[12:18:33 CDT(-0500)] <awills> In CONFIG mode, is there special permission to modify portlet prefs that are flaged 'read only' in portlet.xml?
[12:18:51 CDT(-0500)] <EricDalquist> no ... you probably just can't
[12:18:58 CDT(-0500)] <EricDalquist> I'm not sure if that is pluto or uportal enforcing that
[12:19:03 CDT(-0500)] <EricDalquist> probably pluto :/
[12:19:33 CDT(-0500)] <awills> yeah i think it's pluto in non-config mode
[12:19:51 CDT(-0500)] <EricDalquist> you might be able to update the uPortal portlet preferences service impl to strip 'read-only' from descriptor preferences loaded during CONFIG mode
[12:21:17 CDT(-0500)] <awills> can you think of a good way to define a portlet preference that, at publish time, admins can choose whether users get to modify or not?
[12:21:43 CDT(-0500)] <EricDalquist> hrm
[12:22:02 CDT(-0500)] <EricDalquist> well you could define the preference during publishing
[12:22:16 CDT(-0500)] <EricDalquist> and have the portlet be smart enough to let the user modify that pref if it is not read only
[12:22:28 CDT(-0500)] <EricDalquist> I think the publishing UI lets you set prefs read-only
[12:23:10 CDT(-0500)] <awills> so it does

  • No labels