1.Do one of the following:
•On the Articles main tab, on the File menu, click New article.
•On the Pages main tab, on the Articles menu, click New article.
2.In the Name box on the New article dialog box, enter an unique name for the new article.
3.Select folder for the new article, according to your privileges.
4.Click OK to store the article in the database and to open it for editing.
•If there are more different publications in your system, you may need to select the default typography before creating a new article. •You may not be able to create articles in some folders. It's not a bug, it depends on your permissions to access a folder. •You may not be able to use duplicate names if an article already exists in the target folder. |
Definition The New article dialog box is defined in the ObjectUIs section of the TED4_CONFIG.XML. The name is NewArticle, and there are defined the fields it contains. There's another new article dialog box in the same section, named simpleNewArticle that contains less fields. Scripting The new article is called by many scripts: •ArticleNewDlg is defined in Ted.vb. •NewFredArticle is defined in Page.vb. •NewFredArticleFromTask is defined in Fred.vb. •NewArticle is defined in Shell.vb. |
Create a new article with more elements in Ted4/Fred4 Create a new article from scratch on the Pages main tab Create a new article from scratch in Browser About auto-creation of articles elements |