<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Link to Article Section in Carousel in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/link-to-article-section-in-carousel/m-p/254389#M207519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, Ben!&amp;nbsp; Worked like a charm.&amp;nbsp; I do have another unrelated question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to put a picture on a page and have it render the same way as when an image associated with an article is clicked (in the nice little js box).&amp;nbsp; However, I don't want the text around the image to be formatted like an article IE I'd like to place a sentence directly under the image as a caption.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any input?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Apr 2011 21:59:41 GMT</pubDate>
    <dc:creator>fbander</dc:creator>
    <dc:date>2011-04-18T21:59:41Z</dc:date>
    <item>
      <title>Link to Article Section in Carousel</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/link-to-article-section-in-carousel/m-p/254387#M207517</link>
      <description>Hello,This is my first post here but I've been grabbing some useful information for the past month.&amp;nbsp; I am new to Web Quick Start but am moving along in my understanding thanks to hands-on work and awesome resources such as these forums.&amp;nbsp; I have been looking for a way to have the "read more" link in</description>
      <pubDate>Fri, 15 Apr 2011 18:09:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/link-to-article-section-in-carousel/m-p/254387#M207517</guid>
      <dc:creator>fbander</dc:creator>
      <dc:date>2011-04-15T18:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Link to Article Section in Carousel</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/link-to-article-section-in-carousel/m-p/254388#M207518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bob, welcome!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;a href="&amp;lt;@makeurl section=article.containingSection/&amp;gt;"&amp;gt;${msg('read.more')}&amp;lt;/a&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;That will provide the section of the article.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 13:45:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/link-to-article-section-in-carousel/m-p/254388#M207518</guid>
      <dc:creator>ben</dc:creator>
      <dc:date>2011-04-18T13:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Link to Article Section in Carousel</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/link-to-article-section-in-carousel/m-p/254389#M207519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, Ben!&amp;nbsp; Worked like a charm.&amp;nbsp; I do have another unrelated question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to put a picture on a page and have it render the same way as when an image associated with an article is clicked (in the nice little js box).&amp;nbsp; However, I don't want the text around the image to be formatted like an article IE I'd like to place a sentence directly under the image as a caption.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any input?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 21:59:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/link-to-article-section-in-carousel/m-p/254389#M207519</guid>
      <dc:creator>fbander</dc:creator>
      <dc:date>2011-04-18T21:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Link to Article Section in Carousel</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/link-to-article-section-in-carousel/m-p/254390#M207520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The JS effect you describe is known as a "lightbox" effect. The one used on the sample site is driven by a jQuery plugin called SlimBox. You can read all about it &lt;/SPAN&gt;&lt;A href="http://www.digitalia.be/software/slimbox2" rel="nofollow noopener noreferrer"&gt;http://www.digitalia.be/software/slimbox2&lt;/A&gt;&lt;SPAN&gt;. Fyi, all of the jQuery plugins are listed within the license file (Web-Quick-Start-License.txt) located under \wcmqs\META-INF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These types of features are very much in the web tier and actually have nothing to do with Alfresco (with the exception of delivering the image). It will require a little JS and CSS work. To help you get up to speed, you may also want to take a look at the original template to see how the CSS and JS is used. It is available here - &lt;/SPAN&gt;&lt;A href="http://themeforest.net/item/media-consult-business-portfolio-and-blog-theme/63330" rel="nofollow noopener noreferrer"&gt;http://themeforest.net/item/media-consult-business-portfolio-and-blog-theme/63330&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 07:33:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/link-to-article-section-in-carousel/m-p/254390#M207520</guid>
      <dc:creator>ben</dc:creator>
      <dc:date>2011-04-19T07:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Link to Article Section in Carousel</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/link-to-article-section-in-carousel/m-p/254391#M207521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to add to what Ben has said, an image is a content asset so can have properties too. You may want to use the images "title" property as the caption you mention. In the "article/style1" component, that would be obtained simply with "image.title"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 07:46:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/link-to-article-section-in-carousel/m-p/254391#M207521</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2011-04-19T07:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Link to Article Section in Carousel</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/link-to-article-section-in-carousel/m-p/254392#M207522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, gentlemen.&amp;nbsp; I'll have a look!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 14:17:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/link-to-article-section-in-carousel/m-p/254392#M207522</guid>
      <dc:creator>fbander</dc:creator>
      <dc:date>2011-04-26T14:17:11Z</dc:date>
    </item>
  </channel>
</rss>

