Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Alfresco 3 Cookbook

You're reading from   Alfresco 3 Cookbook Over 70 recipes for implementing the most important functionalities of Alfresco

Arrow left icon
Product type Paperback
Published in Jul 2011
Publisher Packt
ISBN-13 9781849511087
Length 380 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Toc

Table of Contents (21) Chapters Close

Alfresco 3 Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Getting Started 2. Creating and Organizing Contents FREE CHAPTER 3. Securing and Searching Contents 4. Rules—the Smart Spaces 5. Alfresco Administration Console 6. Customizing Alfresco Web Client 7. Alfresco Content Model 8. Alfresco JavaScript API 9. FreeMarker Templates 10. Web Scripts 11. Working with Workflows 12. Integrating with MS Outlook and MS Office 13. Configuring Alfresco E-Mail and File Servers 14. Building Alfresco Index

Introduction


The web client application offers a lot of customizability options in order to suit your purpose. More interestingly, there are no code changes and technical language knowledge required to do this.

All you need to do is to change or add something in a couple of XML configuration files.

Getting ready...

The configuration file which is mostly responsible for setting up all required values is web-client-config.xml. You can find this file in the \tomcat\webapps\alfresco\WEB-INF\classes\alfresco folder where you have installed your Alfresco server.

If you change some values properly in this XML, and restart your server—you will be able to see that your changes have taken effect in the web client application interface. However, since it is the main file that controls the UI, it is strongly suggested you don't change the file directly.

Instead, Alfresco has provided a mechanism to create and use custom files on top of all configuration files. All these custom files are located in the extension...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image