You are here

Files in cctags 8

Primary tabs

File namesort descending Location Namespace Description
AdminSettingsForm.php src/Form/AdminSettingsForm.php Drupal\cctags\Form
cctags-block.html.twig templates/cctags-block.html.twig <div class="cctags cctags-page wrapper{{ extra_class }}"> {{ hello }} {% for key,value in content %} {% if (key == '#terms') %} {% for vocabulary_name,terms in value %} {% for…
cctags-page.html.twig templates/cctags-page.html.twig <div class="cctags cctags-page wrapper{{ extra_class }}"> {% for key,taxonomy_term in taxonomy_terms %} {{ taxonomy_term }} {% endfor %} </div> <div> {{ pager }} </div>
cctags-term.html.twig templates/cctags-term.html.twig {{ term }}
cctags-vocname.html.twig templates/cctags-vocname.html.twig {#/**#} {#* $vocname -- array vocabulary name#} {#* $vid -- array vocabulary vid#} {#* $terms -- array counts terms in current vocabulary#} {#* $mode -- mixed or group#} {#* $is_out -- array counts terms#} */ <div…
cctags.css css/cctags.css div.cctags.wrapper { text-align : justify; margin-left: 0em; margin-right: 0em; } div.cctags.cctags-block.wrapper { text-align: center; } .cctags.level-1 { font-size : 90%; opacity: 0.5; } .cctags.level-2 { font-size : 95%; opacity:…
cctags.info.yml cctags.info.yml cctags.info.yml
cctags.install cctags.install install/uninstall cctags variavles and scheme
cctags.libraries.yml cctags.libraries.yml cctags.libraries.yml
cctags.links.action.yml cctags.links.action.yml cctags.links.action.yml
cctags.links.menu.yml cctags.links.menu.yml cctags.links.menu.yml
cctags.module cctags.module
cctags.routing.yml cctags.routing.yml cctags.routing.yml
cctags.schema.yml config/schema/cctags.schema.yml config/schema/cctags.schema.yml
cctags.settings.yml config/install/cctags.settings.yml config/install/cctags.settings.yml
CctagsAddItemForm.php src/Form/CctagsAddItemForm.php Drupal\cctags\Form
CctagsBlock.php src/Plugin/Block/CctagsBlock.php Drupal\cctags\Plugin\Block
CctagsController.php src/Controller/CctagsController.php Drupal\cctags\Controller
CctagsDeleteItemForm.php src/Form/CctagsDeleteItemForm.php Drupal\cctags\Form
CctagsEditItemForm.php src/Form/CctagsEditItemForm.php Drupal\cctags\Form
CctagsRoutes.php src/Routing/CctagsRoutes.php Drupal\cctags\Routing Contains \Drupal\example\Routing\CctagsRoutes.
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…

Other projects