Coder Social home page Coder Social logo

contao-toc-element's People

Contributors

leo-unglaub avatar tristanlins avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

bit3archive

contao-toc-element's Issues

Nicht im Packagist auffindbar

Im Packagist Paket bit3/contao-toc-element steht "This package is abandoned and no longer maintained. The author suggests using the westwerk-ac/contao-toc-element package instead.".

westwerk-ac/contao-toc-element ist aber leider nicht auffindbar.

Außerdem meldet der Contao-Composer-Client zu einem der abhängigen Paketen "Package bit3/php-string-builder is abandoned, you should avoid using it. Use bit3/string-builder instead."

Wäre toll, wenn die Erweiterung weitergeführt wird!

MemberLoginCondition

Momentan verschwinden leider alle TableOfContent-Elemente im Frontend, wenn man im Frontend eingeloggt ist (egal ob die aufgerufene Seite/Artikel geschützt ist oder nicht).

Das liegt an Zeile 145 / 146

$memberLoginCondition = new MemberLoginCondition('logged_out');
$unprotectedAnd->addCondition($memberLoginCondition);

und an Zeile 186 / 187

$memberLoginCondition = new MemberLoginCondition('logged_out');
$unprotectedAnd->addCondition($memberLoginCondition);

der ContentElement/TableOfContentsElement.php.

Ich schätze das ganze sollte noch an die xNavigation-"Manage condition's"-Funktion angebunden werden. Oder man baut in die Eingabemaske des "Table of contents"-Inhaltselements noch eine Auswahl ein, in der man entscheiden kann, ob auch für eingeloggte Mitglieder die Table Of Contents Navigation befüllt wird.

PS: An die verzweifelnden, die schnelle Hilfe suchen: Als Workaround kann man die beiden Zeilen jeweiles auskommentieren.

Creating ID with an Checkbox

It would be nice if an ID would be created with an simple Klick (maybe an Checkbox). When the CE has an Title the alias from the Title could be a nice ID or just the ID from the CE itselve and some prefix would work i think.

regards

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.