Ejemplo n.º 1
0
			<nav>
                <a id="pfc-editor-logo" href="#editor-home">[[:pfc <em>lite</em></a>
                <ul id="pfc-editor-menu">                    
                    <li><a class="pfc-editor-active-section-href" id="pfc-sources-sources-href" href="#pfc-sources-sources">sources</a></li>

                    <li><a id="pfc-sources-sandbox-href"  href="#pfc-sources-sandbox">sandbox</a></li>                    
                </ul>            
              	<span style="float:right;display:block;padding-right:10px;color:#ddd">:]]</span>
                <a id="pfc-editor-logout-href" class="pfc-editor-page-href" href="<?php 
echo \PFC\Editor\App::applinkaction('logout');
?>
">logout</a>
                <a id="pfc-editor-help-href" class="pfc-editor-page-href pfc-editor-help-href" href="#editor-help">help</a>
                
                <a id="pfc-editor-tools-href" class="pfc-editor-page-href"  href="#pfc-editor-tools">tools</a>
                <a id="pfc-editor-config-href" class="pfc-editor-page-href" href="#editor-config">config</a>                
              
                
              <a id="pfc-sources-editor-href" class="pfc-editor-page-href" href="#pfc-sources-editor">editor</a>
                <br style="clear: both">
			</nav>
Ejemplo n.º 2
0
}
?>
           <div>  
            <div id="pfc-editor-login-form-holder">   
            <form method="post" action="login.action">                
                 Login: <input type="text" name="login"> 
                 Password: <input type="password" name="pwd">
                 Pin: <input type="password" name="pin">
                <input type="submit" value="login">
            </form>  
            <br>   
            <!--a href="#">Forgotten password?</a-->                  
            </div>    
            <div id="pfc-editor-forgotten-form-holder" style="display:none">   
            <form method="post" action="<?php 
echo App::applinkaction('forgotten');
?>
">                
                 Email: <input type="text" name="email">
                <input type="submit" value="Reset password">
            </form>  
            <br>   
            <a href="#">Login form</a>                  
            </div>                   
           </div>
              
                <script type="text/javascript" src="<?php 
echo AppConfig::$assetsUrl;
?>
assets/libs/jquery/jquery.js"></script>
                <script type="text/javascript">