<?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: templates and invitations in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14958#M6516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The PHP, Ruby and .NET web service examples are included in the source.&amp;nbsp; This can be downloaded from SourceForge (probably best to wait for 1.2 which should be out very soon) or you can get the latest source direct from SVN (details of how to do this are on the Wiki).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Feb 2006 18:01:40 GMT</pubDate>
    <dc:creator>rwetherall</dc:creator>
    <dc:date>2006-02-24T18:01:40Z</dc:date>
    <item>
      <title>templates and invitations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14951#M6509</link>
      <description>Where can I find documentation on creating space templates?Also, is there a way that I can automate the invitation of users to spaces?&amp;nbsp; I want to invite 20-30 users to different spaces with different roles. Doing this throught the web ui would take forever and would also be more prone to errors.Than</description>
      <pubDate>Tue, 21 Feb 2006 23:42:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14951#M6509</guid>
      <dc:creator>mojo-jojo</dc:creator>
      <dc:date>2006-02-21T23:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: templates and invitations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14952#M6510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There isn't anything special about creating space templates all you need to do is navigate to Company Home -&amp;gt; Data Dictionary -&amp;gt; Space Templates in the web client and then create the template structure etc. you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you then use the advanced space wizard create from template option your template should appear in the list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for automating sending email to users, your best bet is to extend the InviteSpaceUsersWizard bean to send the emails you want. Depending on how flexible you need this to be you may also need to customize projects\web-client\source\web\jsp\wizard\invite-users\notify.jsp.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 10:17:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14952#M6510</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-02-22T10:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: templates and invitations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14953#M6511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. Creating a space template was easy. &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't want to automatically send emails to invited users. Instead I need a way to create kind of a roles/permission template.&amp;nbsp; Let me explain..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created a space template which will be used for just about every project that our team is working on.&amp;nbsp; The permissions/roles applied to folders/subfolders for each of these will also need to be set up the same accross the board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way either through a template or API that I can automate the delegation of roles to users?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this makes more sense. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 18:23:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14953#M6511</guid>
      <dc:creator>mojo-jojo</dc:creator>
      <dc:date>2006-02-22T18:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: templates and invitations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14954#M6512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, there isn't anything out of the box that would allow you to assign the permissions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Templates are read-only so you couldn't do anything with a template so your only choice is to use the API. You could use the PermissionService to assign the permissions you require across the spaces.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 09:37:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14954#M6512</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-02-23T09:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: templates and invitations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14955#M6513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any examples of doing this available?&amp;nbsp; I have no java experience so where is a good place to start learning?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How is someone supposed to control the roles/permissions when you have a large amount of spaces and users?&amp;nbsp; I suppose it's a little easier in the Enterprise edition since you can create groups of users.&amp;nbsp; But you would still have to manually invite groups to each space through the UI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I only ask because I'm sure there are plenty of IT folks out there that want to deploy Alfresco but don't know Java.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to use any other languages to access the API?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 22:39:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14955#M6513</guid>
      <dc:creator>mojo-jojo</dc:creator>
      <dc:date>2006-02-23T22:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: templates and invitations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14956#M6514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are planning on allowing permissions to be copied with spaces in 1.3 so you should be able to create a space or a space hierarchy and copy it and then just change the permissions that are different, this will also of course apply to templates.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for other languages, we have a &lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/mediawiki/index.php/Alfresco_Content_Management_Web_Services" rel="nofollow noopener noreferrer"&gt;web services API&lt;/A&gt;&lt;SPAN&gt; with examples using Java, PHP, Ruby and .NET. There is a service for assigning permissions so this is another alternative.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 11:00:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14956#M6514</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-02-24T11:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: templates and invitations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14957#M6515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's very good news.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I went to the page that's is supposed to have examples of using PHP but it is blank. &lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/mediawiki/index.php/Web_Service_Samples_for_PHP" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/mediawiki/index.php/Web_Service_Samples_for_PHP&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't been able to find examples of using .NET or Ruby either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help Gavin.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 17:40:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14957#M6515</guid>
      <dc:creator>mojo-jojo</dc:creator>
      <dc:date>2006-02-24T17:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: templates and invitations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14958#M6516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The PHP, Ruby and .NET web service examples are included in the source.&amp;nbsp; This can be downloaded from SourceForge (probably best to wait for 1.2 which should be out very soon) or you can get the latest source direct from SVN (details of how to do this are on the Wiki).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 18:01:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14958#M6516</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2006-02-24T18:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: templates and invitations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14959#M6517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I want to get a direct clickable weblink to the space I have invited users to…how do I do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is of limited use to just notify them that they have access to the space if they will have to spend 10 minutes of finding it…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 22:02:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14959#M6517</guid>
      <dc:creator>alexandra</dc:creator>
      <dc:date>2007-04-12T22:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: templates and invitations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14960#M6518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just add the weblink to the email template (an admin user can edit the files in "/Company Home/Data Dictionary/Email Templates"), an example of how to build the links to a space/document can be found in the RSS template in the RSS Templates folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 11:00:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/templates-and-invitations/m-p/14960#M6518</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-04-16T11:00:09Z</dc:date>
    </item>
  </channel>
</rss>

