Giter VIP home page Giter VIP logo

contao-newslist-extended's Issues

Fehler unter Contao 4.4

Habe das Modul unter Contao 4.4 laufen, im News-Listenmodul wird mir die neue Option auch angezeigt. Jedoch wird der Link nicht übernommen.

Beispiel:
Weiterleitungsseite definiert im Newsarchiv: (news/test/popup/)
Weiterleitungsseite definiert im Modul: (news/test/detail/)

Im Frontend ausgegeben wird jedoch immer die URL auf der das Listenmodul liegt (in meinem Fall: news/test/eintrag). Es macht auch keinen Unterschied wenn ich eine andere Weiterleitungsseite im Modul definiere, die URL bleibt immer news/test/eintrag/ statt news/test/detail/eintrag.

canonical tag uses malformed uri

When using a multi-domain installation the generated canonical tag uses a malformed href that generates a 404 error when checking/crawling the website.

Domains Setup Example:

  • main.domain.com
  • sub.domain.com

Generated canonical tag on sub.domain.com:
https://sub.domain.com///main.domain.com/news/view/news-item-123

This may be an issue specific to my installation, but I have no way to verify that.

--

Contao 4.13.6 (use canonical is turned off for all domains)
Newslist Extended 1.3.1
.htaccess - rewrites all URLs to https

Contao 4.9 Weiterleitungsseite überschreiben

Habe die Erweiterung unter 4.9 (nach Update) im Einsatz.

Weiterleitungsseite überschreiben scheint hier nicht mehr zu funktionieren. Trotz definierter Weiterleitungsseite im Modul wird die Weiterleitungsseite aus dem Archiv verwendet.

Und:
Im Modul habe ich die Auswahl des Nachrichtenleser doppelt, wäre schön wenn der Eintrag ab > 4.7 nicht mehr angezeigt wird.

Contao 4.9 und die Erweiterung sind am Letztstand.

Danke!

newsarchive extended

Hallo,

ich suche gerade nach der Möglichkeit, auch für das Modul Nachrichtenarchiv die Weiterleitungsseite zu überschreiben. Wäre es möglich, die Funktion noch mit aufzunehmen?

Bin mir nicht sicher, ob ich was übersehen habe, wäre dann ja auch eigentlich newsarchiv-extended.

VG
André

Newslist Extended causes HTTP 500 error (Contao 4.11.5)

When I install "Newslist Extended" on a plain Contao instance (V. 4.11.5), the installation runs through without any problems. Afterwards, however, an HTTP 500 error appears on all Contao pages (backend, frontend, install tool). When I uninstall the extension, everything works again without problems.

There are no entries in the log.

Need assistance with disabling image links for highlighted items

Hello,

I am currently using your extension to set different image sizes for news items, and that works perfectly. However, I need to disable the image links. I have implemented the following code in the template to achieve this:

<?php if ($this->addImage): ?>
    <?php $this->href=""; ?>
    <?php $this->insert('image', $this->arrData); ?>
<?php endif; ?>

Despite this, the links remain active for highlighted items. Could you please guide me on how to effectively remove the image links for highlighted news items using your extension? I am using Contao 5.3 for this setup.

Thank you for your help!

Best regards,
Nicole

Problem mit der Übergabe des Titles an $objTemplate->more

Unter Contao 4.4.43 wird bei aktivierter Weiterleitungsseite innerhalb der Newslist an den p.more Link kein Titel übergeben. Die Globalvariable $GLOBALS['TL_LANG']['MSC']['more'] wird geschrieben danach bleibt die Ausgabe jedoch leer.

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.