PREAMBLE

The NokKaew is a add on component for Mambo Open Source.
Mambo Open Source is developed and licend by:
Miro International Pty Ltd. 251 2000 - 2004 All rights reserved.
 
Mambo Open Source is Free Software released under the GNU/GPL License.
All trademarks and copyrights within this software are owned by their respective owners.
 
Within this license the "product" refers to the name "NokKaew".
Also the term "NokKaew- Nok Kaew" must not be used by any derived software.

 


getCfg( 'noTranslation' ) ); echo $frmField; ?>
getCfg( 'frontendMode' ) ); echo $frmField; ?>

( ' . _NOKKAEW_ADMIN_DEFAULT_LANGUAGE_HELP . ' )'; ?>
       
name; ?> active==1 ? ' checked' : ''; ?> value="id; ?>" /> iso; ?> mambo; ?>
Display # writeLimitBox(); ?> Search:
getContentElements(); $k=0; $i=0; foreach (array_values($elements) as $element ) { $key = $element->referenceInformation['tablename']; ?> ">
 
checked_out && $element->checked_out != $my->id) { ?>   Name; ?> Author ? $element->Author : ' '; ?> Version ? $element->Version : ' '; ?> Description ? $element->Description : ' '; ?>
writePagesLinks(); ?>
writePagesCounter(); ?>
getContentElement( $id ); ?>
startPane("contentelements"); $tabs->startTab(_NOKKAEW_ADMIN_ELEMENT_CONFIG,"ElementConfig-page"); ?>
Name;?>
Author;?>
Version;?>
Description;?>
endTab(); $tabs->startTab(_NOKKAEW_ADMIN_ELEMENT_REFERENCE,"ElementReference-page"); $contentTable = $contentElement->getTable(); ?>

Name;?>

Fields as $tableField ) { ?> ">
Name ? $tableField->Name : " ";?> Type ? $tableField->Type : " ";?> Lable ? $tableField->Lable : " ";?> Translate ? _CMN_YES : _CMN_NO;?>
endTab(); $tabs->startTab(_NOKKAEW_ADMIN_ELEMENT_SAMPLES,"ElementSamples-page"); $contentTable = $contentElement->getTable(); ?>
Fields as $tableField ) { if( $sqlFields!='' ) $sqlFields .= ','; $sqlFields .= '`' .$tableField->Name. '`'; ?> Name . "\nORDER BY $id limit 0,10"; $database->setQuery( $sql ); $rows = $database->loadObjectList(); if(count($rows)!=0) { foreach ($rows as $row) { ?> "> Fields as $tableField ) { $fieldName = $tableField->Name; $fieldValue = $row->$fieldName; if( $tableField->Type='htmltext' ) { $fieldValue = htmlspecialchars( $fieldValue ); } if( $fieldValue=='' ) $fieldValue=" "; if( strlen($fieldValue) > 97 ) { $fieldValue = substr( $fieldValue, 0, 100) . '...'; } ?> Name . "\nORDER BY $id limit 0,10"; $database->setQuery( $sql ); $rows = $database->loadObjectList(); foreach ($rows as $row) { ?> "> Fields as $tableField ) { $fieldName = $tableField->Name; $fieldValue = $row->$fieldName; if( $tableField->Type='htmltext' ) { $fieldValue = htmlspecialchars( $fieldValue ); } if( $fieldValue=='' ) $fieldValue=" "; if( strlen($fieldValue) > 97 ) { $fieldValue = substr( $fieldValue, 0, 100) . '...'; } ?>
Lable;?>
endTab(); $tabs->endPane(); ?>
24 Jun 2007 ===================== function showTranslationOverview( $rows, $search, $pageNav, $langlist, $clist, $catid , $filterlist=array()) { global $my, $act, $task, $database, $option, $mosConfig_live_site; HTML_nokkaew::_MamboHeader(); ?>
: writeLimitBox(); ?> : :
0){ foreach ($filterlist as $fl){ if (is_array($fl)) { echo ""; } } } ?>
".$fl["title"].":
".$fl["html"]."

"> state ) { case 1: $img = 'status_g.png'; break; case 0: $img = 'status_y.png'; break; case -1: default: $img = 'status_r.png'; break; } ?> published) && $row->published) { $img = 'publish_g.png'; } else { $img = 'publish_x.png'; } $href=''; if( $row->state>=0 ) { $href = 'published ? 'unpublish' : 'publish'). '\')">'; $href .= ''; $href .= ''; } else { $href = ''; } ?>
checked_out && $row->checked_out != $my->id) { ?>   title; ?> language ? $row->language : _NOKKAEW_NOTRANSLATIONYET; ?> titleTranslation ? $row->titleTranslation : ' '; ?> lastchanged ? mosFormatDate($row->lastchanged) : ' '; ?>
writePagesLinks(); ?>
writePagesCounter(); ?>

<?php echo _NOKKAEW_STATE_OK;?> | <?php echo _NOKKAEW_STATE_CHANGED;?> | <?php echo _NOKKAEW_STATE_NOTEXISTING;?>
Translation visible | Finished  
getTable(); HTML_nokkaew::_MamboHeader(); $editorFields=null; foreach ($tranFilters as $filter) { echo ""; } ?>
: state > 0 ? _NOKKAEW_STATE_OK : ($actContentObject->state < 0 ? _NOKKAEW_STATE_NOTEXISTING : _NOKKAEW_STATE_CHANGED);?>
:
: published&0x0001 ? 'checked="checked"' : ''; ?> />
: lastchanged ? mosFormatDate($actContentObject->lastchanged) : ' ' ;?>

Fields); $i++ ) { $field =& $elementTable->Fields[$i]; $originalValue = $field->originalValue; if( $field->Translate ) { $translationContent = $field->translationContent; mosMakeHtmlSafe( $translationContent ); ?> ">
'.$field->Lable.'('._NOKKAEW_ORIGINAL.')
'.$field->originalValue;?>
'.$field->Lable.'('._NOKKAEW_TRANSLATION.')
';?> Type)=='text' || strtolower($field->Type)=='titletext' ) { ?> Type)=='textarea' ) { ?> Type)=='htmltext' ) { ?> Name, "refField_".$field->Name ); editorArea( "editor_".$field->Name, $translationContent->value , "refField_".$field->Name, 500, 200, '70', '15' ) ; } ?>
Type)!='htmltext' ) {?> <?php echo _NOKKAEW_COPY;?>  <?php echo _NOKKAEW_CLEAR;?> <?php echo _NOKKAEW_COPY;?>  <?php echo _NOKKAEW_CLEAR;?>

License:
 GNU General Public License

Developer :
Akarawuth Tamrareang
Pisan Chueachatchai
Supachai Teasakul
Andrés Felipe Vargas Valencia
Sansanee Luangchabarat
we are welcome all developer to join us in this projects.
if you need to help us.please email to : nokkaewdev [at] gmail.com

Additional Sites:
 Nokkaew Projects Site


Special Thank : Alex Kempkens
 
Contact:
nokkaewdev [at] gmail.com
 
Version:

 
Copyright:
© MamboHub.com under GNU/GPL
Contact:
nokkaewdev [at] gmail.com
Version:

Copyright:
© MamboHub.com under GNU/GPL

[Language Configuration Language Configuration] [Content Elements Content Elements] [Translations Translations] [About About]