Coder Social home page Coder Social logo

josefglatz / iconcheck Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 3.0 3.25 MB

TYPO3 backend module which shows registered icon identifiers and list specific icons based on a configurable string.

License: GNU General Public License v3.0

PHP 39.06% HTML 25.15% CSS 11.81% JavaScript 23.98%
typo3-cms-extension typo3-cms-backend productivity typo3-cms-integrator typo3-cms-distribution typo3-distribution

iconcheck's Introduction

TYPO3 extension josefglatz/iconcheck

A TYPO3 backend module which shows registered icons and their identifiers identifiers. Optionally limited to configurable prefixes

Module.jpg

Installation

Install via composer from the command line: composer require josefglatz/iconcheck

Configuration

The extension has two options in the $GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['iconcheck'] array. Both options can be set manually, like the file config/system/additional.php or via the Extension Manager:

'listIconsWithPrefix' (string, default: 'theme, content'): Show a list of icons with a preview which start with one of the strings in the comma separated list.

'listAllIconIdentifiers' (boolean, default: true) Show a simple list, without a preview, of all registered icon identifiers.

License

GPL 3 or later, at your option. See the file LICENSE or https://www.gnu.org/licenses/gpl-3.0.html for details.

iconcheck's People

Contributors

derhansen avatar garfieldius avatar josefglatz avatar lochmueller avatar merzilla avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

iconcheck's Issues

Remove vendor name in $extensionName of registerModule

With deprecation #87550 the $extensionName argument of \TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerModule should no longer be prepended with the vendor name. Therefore it should be removed in file ext_tables.php. registerModule might stop working in TYPO3 v 11.0.

Initial README

Almost done except:

  • Animated GIF previews
  • Video-Tutorial: in which situation can this extension help
  • Better Screenshots

CodeSnippets to Clipboard

Idea by @vkemeter

  • Additional buttons on hover:
    • copy TCA snippet
    • copy new content wizard snippet
    • or show modal where you can select different example snippets

De-uglify the look and feel of the module

What can be done to

  • add a better look and feel of the module
  • while keeping the CPU/GPU working in idle mode (wtf does he want? Well, ext:styleguide and the frontend of the official TYPO3 icons repository freezes my browser. I don‘t want such situation)

What can be done else?

  • optimizing RWD implementation
  • is anything completely missing?
  • filter function with simple input and enter (('[data-icon-identifier]').not('[data-icon-identifier*="backend"]').hide();)
  • add anchors to sections

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.