Skip to main content Help Control Panel

Login   A+   A-

Categories «   Publications by week «  

Information channels
Recent pages
AddThis Social Bookmark Button
AddThis Feed Button

Week of 11/22/04

Articles published during this week
How to develop on top of YACS? - YACS, like many CMS packages, can be extended with additional pieces of software. Do you have to add a new feature to YACS? Would you like to integrate an existing set of PHP scripts into YACS? If you have answered Yes to any of these questions this page is for you. Here you will learn how to add any PHP script to a YACS system, and to integrate it to our lovely templating system.  »
Commented on Mar. 1 2007
In Developer's guide
Why should you suggest your boss to switch to YACS? - Is your company looking for an open-source platform to support intranet web servers? Ok, you have checked all major solutions available today, from those recommended by CMSWatch to those listed at DMOZ. Can we suggest to consider YACS as well? You may be surprised by the number of features that do match corporate needs. Well, actually YACS has been used to support some intranet web sites for about 18 months, and therefore we do have the experience of such things.  »
Image updated on Nov. 27 2004
In The vision
No access to the database server? Commented on Nov. 26 2004
In Post your requirements here
How to post by e-mail? - Prepare a message using your preferred mail software, be it Mozilla, Lotus Notes, Microsoft Outlook, or another one. Actually any software able to send a plain text message is ok, including mail robots that generate messages automatically. Of course you will have to send the message to the adequate recipient address. On reception, some YACS server will process the message as if it were some text coming from the usual web form.  »
Page published on Nov. 25 2004
In Authoring
How do you skin your blog?

By selecting one template from the Blogger.com library
Adapting a simple free blogging template is all I need
I like to steal complex designs from others
I'm fine with YACS reference skins, thanks
View results


Page edited on Nov. 24 2004
In Polls
Installation problem - Too many Warning messages with yacs installation  »
Commented on Nov. 24 2004
In Installation support
Onglets de navigation - [fr] Comment faire pour augmenter le nombre et ordonner les onglets?  »
Edited on Nov. 23 2004
In Besoin d'aide
Nov-19, PDF, template import, message processing, and more - YACS already supported the download of any article into either MS-Word, or into your Palm-OS powered handhelp device, or into your printer. With this release we have added the ability to transform any article into a downloadable PDF file. We are aiming to provide a better support of images and tables with this format than with others. This work is based on the free FPDF library, that has been included into YACS distribution. The Acrobat Reader has been made available by Adobe on many platforms. With this release we also have tried to improve the management of skins. First of all, reference skins have been made customizable. Were you dreaming of reusing the boxesandarrows template, but wanting to add an image and a slogan? Now you can do that from the configuration panel for skins, modifications of PHP files are not necessary anymore. Secondly, we have added a small importing script that is able to parse a regular Blogger template, and to make a YACS skin out of it. Expect to see various examples popping up at our site soon. Last but not lest, we have implemented the blogger.getTemplate and blogger.setTemplate XML-RPC calls. This means that YACS should be able to better support your particular templates in tools such as w.bloggar. For corporate developers, and for those who want to use YACS as a development platform, we have added some hooks to the message processing. To catch every message submitted to the server through e-mail, you just have to drop a PHP script, and to handle $context['mail_body'] and $context['mail_headers']. Quite easy isn't it? Well, I suppose I should provide some example to further convince you...  »
Page published on Nov. 22 2004
In Releases