Home
last modified time | relevance | path

Searched refs:extension (Results 1 – 25 of 59) sorted by path

123

/template/ad-hominem/css/
H A D_admin.less86 /* style the extension manager items: */
/template/adoradark/
H A DCHANGELOG.md5 Go back to old method as users prefer to install via extension manager.
/template/bootie/css/
H A DcustomLevel.css36 /* The h2 in the extension manager is impacted by the top-nav-bar fix for the content */
/template/bootstrap3/
H A DTemplate.php568 if (!in_array('extension', $page_info)) {
1781 if ($INPUT->str('page') == 'extension') {
1881 if ($extension = plugin_load('helper', 'extension_extension')) {
1882 if ($extension->setExtension($plugin_name)) {
1884 $legend->innertext = iconify('mdi:puzzle', ['class' => 'text-success']) . ' ' . $legend->innertext . ' <br/><h6>' . $extension->getDescription() . ' <a class="urlextern" href="' . $extension->getURL() . '" target="_blank">Docs</a></h6>';
2075 if ($ACT == 'admin' && $INPUT->str('page') == 'extension') {
/template/bootstrap3/conf/
H A Ddefault.php41 $conf['pageInfo'] = 'filename,extension,date,editor,locked';
/template/bootstrap3/tpl/
H A Dmenu-user.php44 $extension = plugin_load('helper','extension_extension'); variable
47 $extension->setExtension($plugin);
48 if ($extension->updateAvailable() && $extension->isEnabled()) {
49 $extensions_update[] = $extension->getDisplayName();
140 <a href="<?php echo wl($ID, array('do' => 'admin', 'page' => 'extension')); ?>" title=" - <?php echo implode('&#13; - ', $extensions_update) ?>">
/template/breeze/bower_components/modular-scale/
H A Dmodular-scale.gemspec1 # Replace extension with the name of your extension's .rb file
10 # Replace "modular-scale" with the name of your extension
13 # Description of your extension
14 s.description = %q{A generalized Compass extension to build off of}
15 # A summary of your Compass extension. Should be different than Description
17 # The names of the author(s) of the extension.
22 s.email = ["firstlast@extension.com"]
23 # URL of the extension
24 s.homepage = "http://extension.com"
27 # These are the files to be included in your Compass extension.
[all …]
/template/khum1/
H A DREADME.md22 Install it like any other template. Do "search and install" in the extension manager, find "Khum1",…
/template/kiwiki/
H A DREADME.md70 - CSS fixes on the extension manager page
/template/mikio/
H A DREADME.md48 **Comment Syntax support** converts custom control macros such as the Mikio macro `~~hero-image ...~~` into comments. If you plan to use this extension on your site, you will need to use the alternative macro format of `-~hero-image ...~-` for Mikio to detect the information.
57 - `useLESS` : use the LESS compilier or direct CSS for the mikio stylesheet. Requires the ctype PHP extension installed
312 - Mikio Control Macros now support the format `-~SETTING~-` as well as the standard `~~SETTING~~`. This fixes an incompatibility with the [Comment Syntax support](https://www.dokuwiki.org/plugin:commentsyntax) extension.
/template/mnml-blog/
H A DREADME68 ".dist" extension to use them.
/template/mnml-blog/user/
H A Dboxes.php.dist14 * Just remove the ".dist" extension to use them.
H A Dprint.css.dist7 Just remove the ".dist" extension to use them.
H A Dscreen.css.dist7 Just remove the ".dist" extension to use them.
H A Dtracker.php.dist18 * Just remove the ".dist" extension to use them.
H A Duser.js.dist7 Just remove the ".dist" extension to use them.
/template/monobook/
H A DREADME44 ".dist" extension to use them.
/template/monobook/static/3rd/monobook/
H A Dmain.css950 /* TODO: #t-iscite is only used by the Cite extension, come up with some
/template/monobook/user/
H A Dboxes.php.dist14 * Just remove the ".dist" extension to use them.
H A Dbuttons.php.dist14 * Just remove the ".dist" extension to use them.
H A Dprint.css.dist7 Just remove the ".dist" extension to use them.
H A Drtl.css.dist7 Just remove the ".dist" extension to use them.
H A Dscreen.css.dist7 Just remove the ".dist" extension to use them.
H A Dtabs.php.dist14 * Just remove the ".dist" extension to use them.
H A Dtracker.php.dist18 * Just remove the ".dist" extension to use them.

123