Server IP : 103.11.96.170 / Your IP : 3.144.125.201 Web Server : Microsoft-IIS/10.0 System : Windows NT WIN-F6SLGVICLOP 10.0 build 17763 (Windows Server 2016) AMD64 User : elibrary.unsap.ac.id ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF Directory (0777) : D:/localhost/ejournal/cache/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php return array ( 'plugins.generic.staticPages.displayName' => 'Static Pages Plugin', 'plugins.generic.staticPages.description' => 'This plugin allows Static Content Management.', 'plugins.generic.staticPages.staticPages' => 'Static Pages', 'plugins.generic.staticPages.pageTitle' => 'Title', 'plugins.generic.staticPages.content' => 'Content', 'plugins.generic.staticPages.path' => 'Path', 'plugins.generic.staticPages.requirement.tinymce' => '<p><strong>The TinyMCE Plugin must be installed and enabled in order to add/edit content.</strong></p>', 'plugins.generic.staticPages.editAddContent' => 'Edit/Add Content', 'plugins.generic.staticPages.addStaticPage' => 'Add Static Page', 'plugins.generic.staticPages.addNewPage' => 'Add New Page', 'plugins.generic.staticPages.editStaticPage' => 'Edit Static Page', 'plugins.generic.staticPages.noneCreated' => 'No static pages have been created.', 'plugins.generic.staticPages.settingInstructions' => 'The form below shows you all the static pages you have created. You can edit or delete the pages using the links on the right-hand side.', 'plugins.generic.staticPages.editInstructions' => 'Use the form below to add/edit page content.', 'plugins.generic.staticPages.pathRegEx' => 'The path field must contain only alphanumeric characters plus \'.\', \'/\', \'-\', and \'_\'.', 'plugins.generic.staticPages.viewInstructions' => '<p>This page will be accessible at: <blockquote>{$pagesPath}</blockquote>...where %PATH% is the path entered above. <strong>Note:</strong> No two pages can have the same path. Using paths that are built into the system may cause you to lose access to important functions.</p>', 'plugins.generic.staticPages.duplicatePath' => 'This path already exists for another static page.', 'plugins.generic.staticPages.pageSaved' => 'Page successfully saved.', 'plugins.generic.staticPages.pageDeleted' => 'Page successfully deleted.', 'plugins.generic.staticPages.noneExist' => 'No pages have been created', );