Open Source Content Management Framework

mgd_create_article_content

  1. Description

mgd_create_article_content -- Create new content in current language for article

this function is deprecated since Midgard 1.6.0. Corresponding OOP-method should be used, instead

Description

int mgd_create_article_content(int id, string title, string abstract, string content, string url, [int contentauthor]);

Minimum version: 1.5.0 (Biergarten) / Multilang

Creates new content in the current language for the article.

Returns TRUE if successful. Returns FALSE on failure.

Designed by Nemein, hosted by Kafit