Esempio n. 1
0
<p><?php 
$FPCM_LANG->write('NKORG_INTEGRATION_SHOWTITLE_TEXT1');
?>
</p>

<table class="fpcm-ui-table fpcm-ui-middle">
    <tr>
        <td class="fpcm-half-width"><?php 
fpcm\model\view\helper::textInput('spacertextPage', '', '&bull;');
?>
</td>
        <td><?php 
fpcm\model\view\helper::submitButton('spacerPageTitle', 'GLOBAL_OK');
?>
</td>
    </tr>
</table>

<p><?php 
$FPCM_LANG->write('NKORG_INTEGRATION_SHOWTITLE_TEXT2');
?>
</p>
<pre id='codepagetitle' class="fpcm-ui-center">
&lt;?php $api->showPageNumber('&amp;bull;'); ?&gt;
</pre>
Esempio n. 2
0
        \fpcm\model\view\helper::checkbox('deleteitems[]', '', $hash, '', '', false);
        ?>
                        </td>
                    </tr>
                    <?php 
        $unique = uniqid();
        ?>
                    <tr>
                        <td>
                            <?php 
        fpcm\model\view\helper::textInput('langitems[' . $unique . '][name]', '', '', false, 512, $FPCM_LANG->translate('NKORG_LANGEDITOR_EMPTYLINE'));
        ?>
                        </td>
                        <td>
                            <?php 
        fpcm\model\view\helper::textInput('langitems[' . $unique . '][value]', '', '', false, 2048, $FPCM_LANG->translate('NKORG_LANGEDITOR_EMPTYLINE'));
        ?>
                        </td>
                        <td class="fpcm-td-select-row fpcm-ui-center"></td>
                    </tr>
                    <?php 
    }
    ?>
                </table>
            <?php 
} else {
    ?>
                <?php 
    $FPCM_LANG->write('NKORG_LANGEDITOR_FILENOTICE');
    ?>
                
Esempio n. 3
0
                        <td><?php 
$FPCM_LANG->write('SYSTEM_OPTIONS_SESSIONLENGHT');
?>
:</td>
                        <td><?php 
fpcm\model\view\helper::select('system_session_length', $FPCM_LANG->translate('SYSTEM_OPTIONS_SESSIONLENGHT_INTERVALS'), $globalConfig['system_session_length'], false, false);
?>
</td>
                    </tr>			 			 
                    <tr>			
                        <td><?php 
$FPCM_LANG->write('SYSTEM_OPTIONS_LOGIN_MAXATTEMPTS');
?>
:</td>
                        <td><?php 
fpcm\model\view\helper::textInput('system_loginfailed_locked', 'fpcm-ui-spinner', $globalConfig['system_loginfailed_locked'], false, 5, false, false);
?>
</td>
                    </tr>
                </table>
            </div>
            
            <div id="tabs-options-extended">
                <table class="fpcm-ui-table fpcm-ui-options">
                   <tr>			
                        <td><?php 
$FPCM_LANG->write('SYSTEM_OPTIONS_EXTENDED_EMAILUPDATES');
?>
:</td>
                        <td><?php 
fpcm\model\view\helper::boolSelect('system_updates_emailnotify', $globalConfig['system_updates_emailnotify']);
Esempio n. 4
0
<p>
<?php 
if ($sysmode) {
    ?>
    <?php 
    $FPCM_LANG->write('NKORG_INTEGRATION_SHOWLATEST_TEXT');
    ?>
    
    <table class="fpcm-ui-table fpcm-ui-middle">
        <tr>
            <td class="fpcm-half-width"><?php 
    $FPCM_LANG->write('NKORG_INTEGRATION_SHOWARTICLES_TEXT2');
    ?>
</td>
            <td style="width: 100px;"><?php 
    fpcm\model\view\helper::textInput('showLatestLimit', '', '5', false, 3, false);
    ?>
</td>
            <td><?php 
    fpcm\model\view\helper::submitButton('showLatestLimitSet', 'GLOBAL_OK');
    ?>
</td>
        </tr>
    </table>
<?php 
} else {
    ?>
    <?php 
    $FPCM_LANG->write('NKORG_INTEGRATION_SHOW_IFRAME');
}
?>
Esempio n. 5
0
    <tr>			
        <td><?php 
$FPCM_LANG->write('SYSTEM_OPTIONS_TWITTER_CONSUMER_SECRET');
?>
:</td>
        <td><?php 
fpcm\model\view\helper::textInput('twitter_data[consumer_secret]', '', $globalConfig['twitter_data']['consumer_secret']);
?>
</td>
    </tr>
    <tr>			
        <td><?php 
$FPCM_LANG->write('SYSTEM_OPTIONS_TWITTER_USER_TOKEN');
?>
:</td>
        <td><?php 
fpcm\model\view\helper::textInput('twitter_data[user_token]', '', $globalConfig['twitter_data']['user_token']);
?>
</td>
    </tr>
    <tr>			
        <td><?php 
$FPCM_LANG->write('SYSTEM_OPTIONS_TWITTER_USER_SECRET');
?>
:</td>
        <td><?php 
fpcm\model\view\helper::textInput('twitter_data[user_secret]', '', $globalConfig['twitter_data']['user_secret']);
?>
</td>
    </tr>
</table>
Esempio n. 6
0
        <ul>
            <li><a href="#filepathform"><?php 
$FPCM_LANG->write('NKORG_SITEMAPLINKLIST_SITEMAPPATH');
?>
</a></li>
            <li><a href="#linklist"><?php 
$FPCM_LANG->write('NKORG_SITEMAPLINKLIST_LINKSELECTTION');
?>
</a></li>
        </ul>
        
        <div id="filepathform">
            <table class="fpcm-ui-table fpcm-ui-options">
                <tr>			
                    <td><?php 
fpcm\model\view\helper::textInput('xmlfilepath', '', $savedpath);
?>
</td>
                    <td><?php 
\fpcm\model\view\helper::button('submit', 'sitemaplinklistCheckPath', 'GLOBAL_OK');
?>
</td>
                </tr>
            </table>         
        </div>
        
        <div id="linklist">
        <?php 
if ($listcontent !== false) {
    ?>
            <ul>
Esempio n. 7
0
<table class="fpcm-ui-table fpcm-ui-options">
    <tr>			
        <td><?php 
$FPCM_LANG->write('FPCM_CLASSICIMPORTER_IMPORT_FPCM2_PATH');
?>
:</td>
        <td><?php 
fpcm\model\view\helper::textInput('fpcm2_path', '', '/fanpress/');
?>
</td>
        <td><?php 
\fpcm\model\view\helper::button('submit', 'checkPath', 'FPCM_CLASSICIMPORTER_IMPORT_FPCM2_CHECKPATH', 'fpcm-classicimporter-importstart');
?>
</td>
        <td><?php 
if (!$doimport) {
    \fpcm\model\view\helper::button('submit', 'systemReset', 'FPCM_CLASSICIMPORTER_RESETSYSTEM', 'fpcm-classicimporter-importstart');
}
?>
</td>
    </tr>
</table>
Esempio n. 8
0
        ?>
</div>
            <div class="fpcm-ui-editor-extended-col"></div>
            <div class="fpcm-clear"></div>
        </div>
        <?php 
    }
    ?>
        
        <?php 
    if ($showTwitter) {
        ?>
        <div class="fpcm-ui-editor-extended-row">
            <div class="fpcm-ui-editor-extended-icon"><span class="fa fa-twitter fa-fw fa-lg"></span></div>
            <div class="fpcm-ui-editor-extended-button fpcm-ui-editor-extended-col-floatsmall fpcm-ui-editor-extended-col-large"><?php 
        fpcm\model\view\helper::textInput('article[tweettxt]', '', '', false, 512, 'EDITOR_TWEET_TEXT');
        ?>
</div>
            <div class="fpcm-ui-editor-extended-col fpcm-ui-editor-extended-col-floatsmall"><?php 
        fpcm\model\view\helper::shortHelpButton('EDITOR_TWEET_TEXT_REPLACER', '', $FPCM_BASEMODULELINK . 'system/templates', '_blank');
        ?>
</div>
            <div class="fpcm-clear"></div>
        </div>        
        <?php 
    }
    ?>
        
        <?php 
    if ($changeAuthor) {
        ?>
Esempio n. 9
0
        <td style="width: 100px;"><?php 
    fpcm\model\view\helper::textInput('limitListShowArticles', '', '5', false, 5, false);
    ?>
</td>
        <td><?php 
    fpcm\model\view\helper::submitButton('limitListSetShowArticles', 'GLOBAL_OK');
    ?>
</td>
    </tr>
    <tr>
        <td class="fpcm-half-width"><?php 
    $FPCM_LANG->write('NKORG_INTEGRATION_SHOWARTICLES_TEXT3');
    ?>
</td>
        <td style="width: 100px;"><?php 
    fpcm\model\view\helper::textInput('limitListShowArchive', '', '5', false, 5, false);
    ?>
</td>
        <td><?php 
    fpcm\model\view\helper::submitButton('limitListSetShowArchive', 'GLOBAL_OK');
    ?>
</td>
    </tr>
</table>

<?php 
} else {
    ?>
    <?php 
    $FPCM_LANG->write('NKORG_INTEGRATION_SHOW_IFRAME');
}
Esempio n. 10
0
$FPCM_LANG->write('SYSTEM_OPTIONS_USEMODE');
?>
:</td>
                <td><?php 
fpcm\model\view\helper::select('conf[system_mode]', $systemModes, '1', false, false);
?>
</td>		
            </tr>
            <tr>			
                <td><?php 
$FPCM_LANG->write('SYSTEM_OPTIONS_ANTISPAMQUESTION');
?>
:</td>
                <td><?php 
fpcm\model\view\helper::textInput('conf[comments_antispam_question]', '', '');
?>
</td>		
            </tr>			 
            <tr>			
                <td><?php 
$FPCM_LANG->write('SYSTEM_OPTIONS_ANTISPAMANSWER');
?>
:</td>
                <td><?php 
fpcm\model\view\helper::textInput('conf[comments_antispam_answer]', '', '');
?>
</td>
            </tr>
        </table>
    </div>
</div>