Coder Social home page Coder Social logo

sebkln / ajaxselectlist Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 2.0 1.33 MB

TYPO3 extension. Provides a drop-down list which uses Ajax to load records into the page without reloading the whole website.

License: GNU General Public License v2.0

PHP 61.61% HTML 24.77% TSQL 5.11% JavaScript 8.51%
typo3-cms-extension typo3-extension typo3 ajax-request ajax-call

ajaxselectlist's Introduction

ajaxselectlist (TYPO3 Extension)

Preface

You can find a more detailed documentation including several screenshots and how-tos on docs.typo3.org (HTML) and in the Documentation/ folder (ReST).

What does it do?

This extension provides a drop-down list which uses Ajax to load records into the page without reloading the website.

  • potential uses: for instance listing of employees or branch stores
  • use title, richtext and multimedia assets (images, videos, ...)
  • support of both RTE extensions (rtehtmlarea and rte_ckeditor)
  • multilanguage support
  • based on Extbase and Fluid
  • easy installation
  • fully functional, but basic Fluid templates without further styling, because:
  • the templates are meant for customization! Simply adapt them to your specific design and needs.
  • Ajax request possible with both jQuery.ajax() and XMLHttpRequest().

Compatibility

TYPO3 8.7.0 - 9.5.99

Installation

To install the extension, perform the following steps:

  1. Go to the Extension Manager
  2. Load and install the extension
  3. Include the static template Select list with Ajax call (ajaxselectlist) into your TypoScript template
  4. Add permissions for the plugin and records for your editors

Note: You can choose between an Ajax request with jQuery or vanilla JavaScript (XMLHttpRequest). Default is the jQuery solution. You'll need to include the jQuery library yourself! Please refer to the full manual for details how to switch to the XMLHttpRequest.

ajaxselectlist's People

Contributors

sebkln avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

luzi41 stanschus

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.