Hi.. I am new to alfresco. Started to use alfresco community edition 3.3g.. I need to do content management for a website like, the users can update the page contents.. that is, they can edit those web pages, and from alfresco it will be deployed and published. I found to do WCM using 1) http://wiki.alfresco.com/w/images/f/f5/Getting_Started_with_WCM_for_Alfresco_Community_Edition_3_3.p... (from alfresco web client a startup guide)… 2) Alfresco Web editor to update the contents (which was a client side tool to edit the web page contents)
Already I have some web pages and published them. So I just need to do content management in that website. So which one of the above two will be good to update the web page contents and publish?
Hi.. Thanks for your quick response.. I feel AWE will be good for my task.. But I have a small question.. Whether we can have styles to a web page using AWE text editor.. because, I got the sample "customer" application up and when I tried to access using http://localhost:8080/customer, I can able to edit the webpage successfully. But what about the css styles?
In share, in the discussion forum text editor, we have a option called "edit html source".. So it will be easy for us to define an html page there with styles. But what about in the AWE text editor. There is no such "edit html source" option.. Is it possible to edit our web page with exact css styles we wish to have using AWE?
With the AWE it is possible to define a form that you wish to use to edit your content. You can define different forms for each type of content that you store in the repository. By default, we use the TinyMCE editor for editing HTML content fields, and this can be configured in many different ways to suit different purposes, including adding in custom styles to its drop-down list.
I recommend upgrading to the latest community edition (either 3.4.a or the latest nightly build which can be downloaded from http://dev.alfresco.com/downloads/nightly/dist/), and then you can try out the Web Quick Start. This makes use of the AWE, so may be of help to you. There is another forum post that may help you get over one problem that we know about when installing Web Quick Start for the first time.