
Cliff
Staff

Jun 17, 2003, 3:52 PM
Post #2 of 4
(4315 views)
Shortcut
|
|
Re: [gregorb] DocBuilder and Article Manager
[In reply to]
|
Can't Post
|
|
Hi Greg, Thanks for posting To do this all you need to add the link code for the into one of DocBuilders templates. I'll explain the steps that you need to take below. 1. Log into your web sever and locate the installation of DocBulider in your /cgi-bin/ directory 2. Once you have found the DocBulider files, and then look for the /templates/ directorya 3. In the _doc_menu.html template, add the code for your link. 4. In the code for the link, add the following code: target="content" So the link code would look something like this: <a href="http://www.YOURWEBSITE.com/artman/publish/" target="content"> 5. Save the template and re-upload it to the web server. 6. Log in to DocBulider, and click on Document Manager. 7. Pick any document and click Modify. 8. Click Save with out making any changes to the actual document. What this does is publish the changes that you made to the template to all the files that have previously been published. That's all! What the target="content" command does is direct the link to the Doc Builder content frame. I hope that answers your questions, if you need further clarification, or have additional questions, please don't hesitate to post again Regards, Cliff Stefanuk - Customer Service Manager [email]support@interactivetools.com[/email]
|