YaWK
24.1
Yet another WebKit
|
Go to the source code of this file.
Variables | |
$content | |
$editorSettings = \YAWK\settings::getEditorSettings($db, 14) | |
$header = "<i class=\"fa fa-file-text-o\"></i> $lang[SETTINGS] <small>$lang[TITLE] & $lang[FILENAME]</small>" | |
$lang ['ADD_ENTRY'] | |
$lang ['BACK'] | |
$lang ['COMMENTS'] | |
$lang ['END_PUBLISH'] | |
foreach(YAWK\sys::getGroups($db, "pages") as $role) print | $lang ['ENTRY'] |
$lang ['LAYOUT'] | |
$lang ['ONLINE'] | |
$lang ['PAGE_VISIBLE'] | |
$lang ['START_PUBLISH'] | |
$lang ['THUMBNAIL'] | |
$lang ['TITLE'] | |
$lang ['YOUTUBEURL'] | |
$publishedHtml = "<option value=\"1\" >$lang[ONLINE]</option>" | |
if($blog->published==1) | else |
foreach (YAWK\sys::getMenus( $db) as $menue) | |
print $blog | id |
if ( $editorSettings[ 'editorAutoCodeview']==="true") | |
if(!isset($blog)) if(!isset($language)||(!isset($lang))) if(!isset($db)) | if (isset( $_POST[ 'create']) &&isset( $_POST[ 'blogid'])) |
print $blog | itemid |
print & | nbsp |
print $blog | pageid |
print $blog | teasertext |
$content |
Definition at line 364 of file blog-newitem.php.
$editorSettings = \YAWK\settings::getEditorSettings($db, 14) |
Definition at line 100 of file blog-newitem.php.
$header = "<i class=\"fa fa-file-text-o\"></i> $lang[SETTINGS] <small>$lang[TITLE] & $lang[FILENAME]</small>" |
Definition at line 363 of file blog-newitem.php.
print $lang[ 'ADD_ENTRY'] |
Definition at line 351 of file blog-newitem.php.
print $lang[ 'BACK'] |
Definition at line 356 of file blog-newitem.php.
print $lang[ 'COMMENTS'] |
Definition at line 585 of file blog-newitem.php.
print $lang[ 'END_PUBLISH'] |
Definition at line 408 of file blog-newitem.php.
foreach (YAWK\sys::getGroups( $db, "pages") as $role) print $lang[ 'ENTRY'] |
Definition at line 437 of file blog-newitem.php.
print $lang[ 'LAYOUT'] |
Definition at line 574 of file blog-newitem.php.
print $lang[ 'ONLINE'] |
Definition at line 437 of file blog-newitem.php.
print $lang[ 'PAGE_VISIBLE'] |
Definition at line 418 of file blog-newitem.php.
print $lang[ 'START_PUBLISH'] |
Definition at line 398 of file blog-newitem.php.
print $lang[ 'THUMBNAIL'] |
Definition at line 500 of file blog-newitem.php.
print $lang[ 'TITLE'] |
Definition at line 315 of file blog-newitem.php.
print $lang[ 'YOUTUBEURL'] |
Definition at line 509 of file blog-newitem.php.
$publishedHtml = "<option value=\"1\" >$lang[ONLINE]</option>" |
Definition at line 443 of file blog-newitem.php.
Definition at line 441 of file blog-newitem.php.
Definition at line 541 of file blog-newitem.php.
print $blog id |
Definition at line 610 of file blog-newitem.php.
if($editorSettings['editorAutoCodeview']==="true") | ( | $editorSettings[ 'editorAutoCodeview'] = == "true" | ) |
Definition at line 184 of file blog-newitem.php.
Definition at line 23 of file blog-newitem.php.
print $blog itemid |
Definition at line 611 of file blog-newitem.php.
print& nbsp |
Definition at line 437 of file blog-newitem.php.
print $blog pageid |
Definition at line 612 of file blog-newitem.php.
print $blog teasertext |
Definition at line 613 of file blog-newitem.php.