Packages from lochmueller

  • PHP

    lochmueller/autoloader

    Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.

  • PHP

    lochmueller/calendarize

    Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize

  • PHP

    lochmueller/calendarize-content

    Add content to EXT:calendarize

  • PHP

    lochmueller/calendarize-news

    Add Event options to the news extension

  • PHP

    lochmueller/calendarize-pages

    Add pages to EXT:calendarize

  • PHP

    lochmueller/custom-shortcut

    Add custom shortcut types to the page properties.

  • PHP

    lochmueller/faq

    Basic FAQ (Frequently Asked Questions) extension in a clean extbase/fluid structure. Questions and Question categroies with a smart plugin structure.

  • PHP

    lochmueller/fl_realurl_image

    Add the RealURL functionality to image files. 'typo3temp/2d972d5c89b5.jpg' goes 'nice-name.jpg'! Many different fallbacks like file reference, file, content element or page settings to get the right file name.

  • PHP

    lochmueller/focuspoint

    Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.

  • PHP

    lochmueller/form-footnote

    Footnotes for EXT:form

  • PHP

    lochmueller/google_services

    A package of usefully Google Services as library for other extensions or directly use: Google Sitemaps incl. different Sitemap Provider, Google Verify, Google Analytics, Google Document Viewer

  • JavaScript

    lochmueller/html5videoplayer

    A video extension for TYPO3 built on the VideoJS HTML5 video player library. Allows you to embed video in your website using HTML5 with Flash fallback support for non-HTML5 browsers. Work on VideoJS 4.12.6 and support YouTube and Vimeo video in the same style.

  • PHP

    lochmueller/html5videoplayer-powermail

    Connect both extenion to fetch user input (one powermail form) before the user can access the detail view.

  • PHP

    lochmueller/http-range

    Use PSR-7 messages and a PSR-15 handler/middleware to handle HTTP Range request and trigger valid partial download for streams/files. Hande multiple ranges and check different env requirements.

  • HTML

    lochmueller/ink

    Build stable and flexible newsletter templates. Incl. also the plain text rendering for plain text e-Mails. Please contribute at https://github.com/lochmueller/ink

  • PHP

    lochmueller/language-detection

    Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.

  • PHP

    lochmueller/popup

    Add the possibility for a easy configurable popup system for backend users and pages. Merge and modernize the old 'Popup manager' (popup_manager), 'KJ: Extended TYPO3 Links' (kj_extendedlinks), 'TypoLinkPopUp' (cc_typolinkpopup) & 'Pop-Up' (gsi_popup) Extensions and add lots of new features.

  • HTML

    lochmueller/portal

    Easy to use portal framework with many best practices. Ready to use portal/intranet for TYPO3!

  • PHP

    lochmueller/seocli

    SEO CLI Tool

  • PHP

    lochmueller/sourceopt

    Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one <symbol> file and replaces <img> by <use>.

  • PHP

    lochmueller/static-info-tables-zh

    Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on. Dev on: https://github.com/lochmueller/static_info_tables_zh

  • PHP

    lochmueller/staticfilecache

    Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!

  • PHP

    lochmueller/tagger

    Complex but easy to use tag system with extbase / fluid base and different output possibilities

  • PHP

    lochmueller/validator

    Validation Framework for TYPO3