ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Weblog Entries ignoring disable parameter?

April 25, 2009 2:05pm

Subscribe [1]
  • #1 / Apr 25, 2009 2:05pm

    Joe544

    11 posts

    Hi,

    I’m trying to make it so on the comments template page the title of the page is the title of the article + the websitename (seems relatively simple). So this is my title, disabling everything I don’t need:

    <title>{exp:weblog:entries limit="1" disable="categories|custom_fields|member_data|pagination|trackbacks"}{title}{/exp:weblog:entries} - My Site</title>

    However, the code for Trackbacks, still appears:

    as

    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
             xmlns:dc="http://purl.org/dc/elements/1.1/">
    <rdf:Description
    [...]
    </rdf:RDF>
    -->

    Any idea how I can get this to stop appearing?

    Thanks

  • #2 / Apr 25, 2009 2:30pm

    Greg Aker

    6022 posts

    Joe,

    You can turn off the RDF discovery code at Admin ›  Weblog Administration ›  Weblog Management ›  Edit Weblog Preferences ›  Trackback Preferences.  Or you can use the rdf=‘off’ tag.

    -greg

  • #3 / Apr 25, 2009 4:07pm

    Joe544

    11 posts

    Thanks Greg, the rdf=off tag is just what I’m after.

  • #4 / Apr 25, 2009 4:13pm

    Greg Aker

    6022 posts

    Cool, I’m glad that did it.  Don’t hesitate to start a new thread if anything else comes up

    -greg

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases