Git Product home page Git Product logo

contao-author-news's People

Contributors

fritzmg avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

contao-author-news's Issues

Pagination funktioniert nicht in Listenmodulen mit aktiviertem Atorenfilter

Hallo,
erstmal die Eckdaten der Installation:

  • Contao 4.4.40
  • contao-author-news Version 1.0.0
  • Sonst keine Erweiterungen.
  • Newsarchiv mit 5 News
  • Listenmodul mit Pagination (Elemente pro Seite: 3, Gesamtzahl: 0 )

In dieser Einstellung klappt alles wie es soll.

Dann Filter für Author aktiviert, Standard Autor ausgewählt:

Es werden weiter zwei Seiten in der Pagination angezeigt. Allerdings werden auf beiden Seiten alle News gezeigt (5 Stück statt 3).

Gleicher Effekt wenn ich z.B. Elemente pro Seite 1 einstelle. 5 Seiten in der Pagination, alle mit den 5 gleichen News.
Parameter der Pagination im URL: Beispiel: /?page_n1=4

Grüße

Kompatibilität zu news_categories

Hallo,

seit den letzten Updates der beiden Erweiterungen funktioniert author-news leider nicht mehr.

Getestet habe ich es wie folgt:
Frisches Contao 4.9.12, dann author-news installiert, mit zwei Ausgabemodulen getestet, Filterung funktioniert.
Dann news_categories installiert. Sofort nach der Installation funktioniert der Autoren-Filter im Modul nicht mehr.
Testumgebung:https://bughunting.eccoweb.de/ Gerne Zugang auf Nachfrage.

[https://github.com/codefog/contao-news_categories/issues/189]

Felder werden im Newsmodul nicht angezeigt (Contao 4.9)

Hallo,

leider werden die nötigen Felder zur Konfiguration im Newslisten-Modul nicht mehr angezeigt.

Ein Behelf über über den PaletteManipulator hilft erstmal:

<?php

// contao/dca/tl_module.php
use Contao\CoreBundle\DataContainer\PaletteManipulator;


PaletteManipulator::create()
    ->addField('authorFilter', 'config_legend', PaletteManipulator::POSITION_APPEND)
    ->applyToPalette('newslist', 'tl_module')
;

Reicht so schon aus die Funktion wieder sichtbar zu machen und zu nutzen.

Frontend Ausgabe erfolgt ohne Filterung

Hallo,

habe soeben inspiredminds/contao-author-news unter Contao 4.9.16 installiert. Zusätzlich ist news_categories im Einsatz. Das Modul lässt sich wie beschrieben konfigurieren. Jedoch bleibt die FE Ausgabe vom Parameter oder auch festgelegten Standard-Autor leider unberührt. Es werden immer alle News-Einträge ausgegeben. Es erfolgt keine Filterung. Installation verlief erfolgreich und fehlerfrei. Cache wurde gelehrt. Der Debug-Modus zeigt keine Fehler.

Danke!

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.