Code Monkey home page Code Monkey logo

Comments (10)

NamelessCoder avatar NamelessCoder commented on July 23, 2024

Hi Fabien,

How are you registering the template paths? If you use TS I assume you use the extension key as index where the templates are added (fx plugin.tx_fed.page.speciality or plugin.tx_fluidpages.collections.speciality). Perhaps some detection is failing to read the extension key from your setup, for whatever reason - I just need to pinpoint which detection it is :)

from flux.

fabarea avatar fabarea commented on July 23, 2024

here, still plugin.tx_fed.page.speciality -> changing that to plugin.tx_fluidpages.collections.speciality. Currently reading the error message Fluid Pages Error #1364685651 ... Unable to read a working path set from the Provider. The extension that caused this error was "Speciality"...

Nice output BTW.

from flux.

fabarea avatar fabarea commented on July 23, 2024

Don't you have a Bootstrap Instance at hand? Can you try putting this content into EXT:speciality/Configuration/TypoScript/Plugin/tx_flux.ts and reload the FE? I do get an Exception.

plugin.tx_fluidpages {
    page.speciality {
        templateRootPath = EXT:speciality/Resources/Private/Templates/
        partialRootPath = EXT:speciality/Resources/Private/Partials/
        layoutRootPath = EXT:speciality/Resources/Private/Layouts/
    }
}

#plugin.tx_flux.view.widget.Tx_Fluid_ViewHelpers_Widget_PaginateViewHelper.templateRootPath < plugin.tx_fluidpages.page.fluidpages.templateRootPath
#plugin.tx_news.view.widget.Tx_Fluid_ViewHelpers_Widget_PaginateViewHelper.templateRootPath < plugin.tx_fluidpages.page.fluidpages.templateRootPath

from flux.

fabarea avatar fabarea commented on July 23, 2024

Not template to select in Page property... investigating...

from flux.

fabarea avatar fabarea commented on July 23, 2024

Ah, yes collections !!

from flux.

fabarea avatar fabarea commented on July 23, 2024

Alright, I changed this file taking into account latest development. Display is fine.

Q1: Do I still need line 13?
Q:2 If I put in EXT:speciality/Resources/Private/Partials/Header.html following line {f:uri.resource(path:'Images/logo.png')} I still get it resolved to "fluidpages". Still missing something?

from flux.

bjo3rnf avatar bjo3rnf commented on July 23, 2024

I can confirm this also for <v:l>some.label</v:l> which only works when I provide the extensionName argument.

from flux.

NamelessCoder avatar NamelessCoder commented on July 23, 2024

Q1: Do I still need line 13?

No - assuming instead, you define that Widget template override in your own extension's view configuration.

I still get it resolved to "fluidpages". Still missing something?

Investigating that now.

from flux.

NamelessCoder avatar NamelessCoder commented on July 23, 2024

Hi Fabien,

I'll close this one - I'm assuming your problem was also fixed by the PR merged yesterday, but if that's not the case of course we should simply re-open this one (and do some further investigation).

Cheers,
Claus

from flux.

fabarea avatar fabarea commented on July 23, 2024

I just have tested and it works as expected :)

from flux.

Related Issues (20)

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.