Coder Social home page Coder Social logo

Comments (6)

mwjames avatar mwjames commented on May 22, 2024

SESP and I cannot get the property to show up in the meta tags. Possibly because this is a fixed property?

SMT fetches the data from the ParserOutput object to avoid having to read the Store or DB due to the hook being executed on each page view. By the time SESP is called the ParserOutput manipulation is no longer in scope of any operation (SESP injects the data directly to the Store using SMWStore::updateDataBefore hook which happens after OutputPageParserOutput) therefore the data set by SESP is not available in the ParserOutput object hence it can not be fetched by SMT.

[0] https://github.com/SemanticMediaWiki/SemanticExtraSpecialProperties/blob/master/src/Setup.php#L101

from semanticmetatags.

JeroenDeDauw avatar JeroenDeDauw commented on May 22, 2024

Guess the documentation should say something like "only properties defined in the wikitext of the page (for instance not those added by SESP)"

from semanticmetatags.

JeroenDeDauw avatar JeroenDeDauw commented on May 22, 2024

Has this been fixed by #20?

from semanticmetatags.

jthingelstad avatar jthingelstad commented on May 22, 2024

Just checked and it is not fixed.

from semanticmetatags.

jthingelstad avatar jthingelstad commented on May 22, 2024

Hold up ā€” after a couple more reloads I see this now in my output!!!

<meta name="author" content="Thingles,Paladox2016,MarkDilley,Kghbln" />

It looks like it is fixed!

from semanticmetatags.

jthingelstad avatar jthingelstad commented on May 22, 2024

Yep, confirmed this is fixed.

from semanticmetatags.

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.