<?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: Add Image of Site Next to Title. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214231#M167361</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanx for the quick answer mike, could you help me by telling me the files that i should change?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Apr 2010 09:45:38 GMT</pubDate>
    <dc:creator>kyriakos</dc:creator>
    <dc:date>2010-04-26T09:45:38Z</dc:date>
    <item>
      <title>Add Image of Site Next to Title.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214229#M167359</link>
      <description>Hey guys… here is my question. Is there a way when you create a site to add a picture next to the title? which will be different for each site?</description>
      <pubDate>Mon, 26 Apr 2010 08:03:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214229#M167359</guid>
      <dc:creator>kyriakos</dc:creator>
      <dc:date>2010-04-26T08:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Add Image of Site Next to Title.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214230#M167360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's no reason why not - you could add the image as an association on the Site's root folder (similar to how user avatars work).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2010 08:42:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214230#M167360</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-04-26T08:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Add Image of Site Next to Title.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214231#M167361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanx for the quick answer mike, could you help me by telling me the files that i should change?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2010 09:45:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214231#M167361</guid>
      <dc:creator>kyriakos</dc:creator>
      <dc:date>2010-04-26T09:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Add Image of Site Next to Title.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214232#M167362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;thanx for the quick answer mike, could you help me by telling me the files that i should change?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I can point you in the right direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- First, add an upload control to the Create Site dialog (create-site.get.html.ftl in Share)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- You'll likely have to submit the image in a separate POST request to the Repository, as it may not JSON encode well&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Create a Repository-side webscript to accept the image POST and a siteId. Take a look at the uploadavatar.post webscript, which does the equivalent for user avatars.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Then modify the site.get webscripts to return a URL to the image&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Finally, modify the Share webscripts (start with collaboration-title.get) to display the Site image from the URL you retrieved above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There might be other (simpler) ways of achieving this, so be warned this is a quick "off the top of my head" way of doing it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2010 10:03:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214232#M167362</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-04-26T10:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Add Image of Site Next to Title.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214233#M167363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanx very much man &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i apreciate you spend your time to tell me these. but i can't do all this since i am a student yet and i just started in a company&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;it's good to know that it is possible. hope that others will find it helpfull . plz consider in the future that the user can add a picture to sites when while he creates it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2010 10:15:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214233#M167363</guid>
      <dc:creator>kyriakos</dc:creator>
      <dc:date>2010-04-26T10:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Add Image of Site Next to Title.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214234#M167364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;thanx very much man &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;BR /&gt;i apreciate you spend your time to tell me these. but i can't do all this since i am a student yet and i just started in a company&lt;BR /&gt;it's good to know that it is possible. hope that others will find it helpfull . plz consider in the future that the user can add a picture to sites when while he creates it. &lt;BR /&gt;cheers &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I'd have thought this would be an ideal student project to learn both Share and Repository webscripts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2010 10:22:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214234#M167364</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-04-26T10:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Add Image of Site Next to Title.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214235#M167365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;well this is not for education. i have to make a project for a company . so i am looking for a quicker way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;such as i add a picture to a simple wiki page with the logo &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2010 10:27:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214235#M167365</guid>
      <dc:creator>kyriakos</dc:creator>
      <dc:date>2010-04-26T10:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Add Image of Site Next to Title.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214236#M167366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;did you find an easy to do this ?&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, 19 Sep 2011 12:56:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-image-of-site-next-to-title/m-p/214236#M167366</guid>
      <dc:creator>jrott</dc:creator>
      <dc:date>2011-09-19T12:56:58Z</dc:date>
    </item>
  </channel>
</rss>

