GithubHelp home page GithubHelp logo

Comments (4)

 avatar commented on May 22, 2024

From [email protected] on September 07, 2009 18:30:12

Try adding allowoverride="0".

More info here: http://textpattern.net/wiki/index.php?title=article#Attributes

from textpattern.

 avatar commented on May 22, 2024

From r.wetzlmayr on September 07, 2009 21:14:37

Works as intended.

Status: Invalid

from textpattern.

 avatar commented on May 22, 2024

From [email protected] on September 08, 2009 04:07:46


allowoverride="boolean"
Whether to use override forms for the generated article list.

Default: 1 (yes).

Maybe I'm stupid and understood that other forms are overridden by the tag-att
listform and indeed allowoverride="0" works for the article list, but for an
individual article the article form is overridden by the tag form.

I solved it in this way:

txp:if_individual_article
<txp:article form="xxxx_article" [ allowoverride="1" ] />
<txp:else />
<txp:article listform="article_listing" limit="15" allowoverride="0" />
/txp:if_individual_article

Maybe a better explanation in the tag reference should be desirable.

Anyway thanks for the tip...

from textpattern.

 avatar commented on May 22, 2024

From [email protected] on September 08, 2009 04:14:25

Btw, xxxx-article is the default form for a section..

from textpattern.

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.