[Portfolio] Matrix Portfolio Template --form attachment permissions

Sean Keesler sean at keesler.org
Mon Apr 27 08:07:59 PDT 2009


Try prepending "/access/content" to that url.

        <img>
            <xsl:attribute name="src">
                <xsl:text>/access/content/</xsl:text>
                <xsl:value-of select="//xpath/to/url"
            </xsl:attribute>
        </img>

Sean Keesler
130 Academy Street
Manlius, NY 13104
315-663-7756


On Mon, Apr 27, 2009 at 10:51 AM, Hanrath, Scott <shanrath at ku.edu> wrote:
>
> Hi,
>
> I'm running into an issue in creating a portfolio template for a matrix (Sakai 2.5.2).  My matrix cells contains a form with a slot for an attachment.  When I create a portfolio using my template and and make the portfolio available via public URL, the form attachments are not publicly available.  The file link for the form attachment in the
>
> /ospiPresentation/matrix/artifact/cells/cell/wizardPage/pageForms/pageForm/artifact/structuredData/form/file
>
> node looks like
>
> /attachment/site/Matrices/49e1ae01-1f6d-4a05-b95b-662b02a3ef09/attachment.ext
>
> The bug listed at http://bugs.sakaiproject.org/jira/browse/SAK-7397 looks similar (and fixed for a future release), but I can't tell if that applies only about cell attachments made via Select Items or if it covers files attached to cell forms.  I've tried to hack together a form attachment URL that looks more like the URLs for portfolio template supporting files, but haven't had any luck.  Has anyone experienced this? Are there any known work arounds for this problem?
>
> -- Scott
>
>
>
> _______________________________________________
> portfolio mailing list
> portfolio at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/portfolio
>
> TO UNSUBSCRIBE: send email to portfolio-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"


More information about the portfolio mailing list