<?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: Alfresco As Wiki in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-as-wiki/m-p/163705#M117488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see.&amp;nbsp; Well, WCM should fit the bill here.&amp;nbsp; It gives you the exact separation that you seem to be looking for - you can have your people author pages on the authoring side, and then promote it up to a staging environment (sandbox) for review.&amp;nbsp;&amp;nbsp;&amp;nbsp; We have a concept of sandboxing, which allows each author to have their own view of the current content.&amp;nbsp; They can make changes to one ore more file, and then promote them as a changeset for review / approval / publishing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd suggest you try to create a website, create an XForm with a text field, and play around with the whole site concept.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you have a bunch of XML documents, you can then create renditions off those XMLs to display them to the user in whatever way you want.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a good starter page: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/New_Web_Content_Management_Plan" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/New_Web_Content_Management_Plan&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only real question here is how light-weight of a process do you need.&amp;nbsp;&amp;nbsp; Alfresco will work nicely, but it's a bit more heavy-weight (intentionally) than some other systems out there - both in terms of setup and use, which don't really require an approval process or tight security - they allow any user to publish content on the website.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Feb 2008 21:42:33 GMT</pubDate>
    <dc:creator>jbarmash</dc:creator>
    <dc:date>2008-02-24T21:42:33Z</dc:date>
    <item>
      <title>Alfresco As Wiki</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-as-wiki/m-p/163702#M117485</link>
      <description>Hey – basically I am looking to be able to use Alfresco as a wiki. I know that it is possible to integrate Alfresco and Mediawiki – but it seems like one is able to only edit pages in Mediawiki and they then show up in the Alfresco wiki space.I need the reverse functionality. Is there any way I can</description>
      <pubDate>Wed, 13 Feb 2008 23:33:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-as-wiki/m-p/163702#M117485</guid>
      <dc:creator>wfischer75</dc:creator>
      <dc:date>2008-02-13T23:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco As Wiki</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-as-wiki/m-p/163703#M117486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are right that the MediaWiki integration is currently pretty one-way.&amp;nbsp; We'd welcome contributions to expand capabilities there.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WCM would help in some cases, although it's a bit more about XML-based content that can later be read by whatever web technology you have.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you can provide a bit more context, I might be able to suggest a better approach.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; Is there any way I can use Alfresco to create a series of web pages that can be searched and edited? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can do this out of the box - html is text, which is editable in alfresco.&amp;nbsp; It does force you to know html, which I suspect you (or more precisely your end-users) would rather avoid, which is why you are looking into Wiki.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 17:56:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-as-wiki/m-p/163703#M117486</guid>
      <dc:creator>jbarmash</dc:creator>
      <dc:date>2008-02-23T17:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco As Wiki</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-as-wiki/m-p/163704#M117487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;jbarmash:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for the reply. You asked for more context, so here I will try to provide more detail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Essentially, I am looking to create a series of pages that describe, very simply, in plain text, some of the more common tasks that employees carry out daily in my dept. Basically a knowledge base.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We currently use Mediawiki for this, but I would rather bring everything under the umbrella of Alfesco. I would like semi-technical end users to be able to edit and "publish" these documents so that others could read them later on. I would also like to be able to link the pages together with hyperlinks to create sub-pages, etc. I could certainly create an HTML template to use an editable "base."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible in Alfresco? Is WCM necessary? What would you suggest? Many thanks in advance for any help you can provide.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 21:01:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-as-wiki/m-p/163704#M117487</guid>
      <dc:creator>wfischer75</dc:creator>
      <dc:date>2008-02-23T21:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco As Wiki</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-as-wiki/m-p/163705#M117488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see.&amp;nbsp; Well, WCM should fit the bill here.&amp;nbsp; It gives you the exact separation that you seem to be looking for - you can have your people author pages on the authoring side, and then promote it up to a staging environment (sandbox) for review.&amp;nbsp;&amp;nbsp;&amp;nbsp; We have a concept of sandboxing, which allows each author to have their own view of the current content.&amp;nbsp; They can make changes to one ore more file, and then promote them as a changeset for review / approval / publishing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd suggest you try to create a website, create an XForm with a text field, and play around with the whole site concept.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you have a bunch of XML documents, you can then create renditions off those XMLs to display them to the user in whatever way you want.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a good starter page: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/New_Web_Content_Management_Plan" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/New_Web_Content_Management_Plan&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only real question here is how light-weight of a process do you need.&amp;nbsp;&amp;nbsp; Alfresco will work nicely, but it's a bit more heavy-weight (intentionally) than some other systems out there - both in terms of setup and use, which don't really require an approval process or tight security - they allow any user to publish content on the website.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Feb 2008 21:42:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-as-wiki/m-p/163705#M117488</guid>
      <dc:creator>jbarmash</dc:creator>
      <dc:date>2008-02-24T21:42:33Z</dc:date>
    </item>
  </channel>
</rss>

