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_id - entry_id

September 09, 2008 6:14pm

Subscribe [1]
  • #1 / Sep 09, 2008 6:14pm

    dstone0307

    4 posts

    Many questions:

    Can I link to a specific entry within a weblog that is provide a specific category:
    For example I create an entry within a specific weblog and assign a unique category.  I will have 10 entries in to a weblog that will have only ten categories.

    On my default page I want the ability to table out the categories and the link go specific to that entry.  At the same time I want a drop down with the same information provided on the default displayed in a drop down on within the entry pages.

    Does this make sense?  Anyway of going about this?

    Is right?

    +++++++++++++

    <table border="1">
    {exp:weblog:categories weblog="education" style="linear"}
    <tr>
    <td>
    <h3>{category_name}</h3>
    <p>{if category_description}<br />
    {category_description}<br />
    {/if}<br />
    </td><br />
    <td><br />
    <b>Stories</b></p>
    
    <p>{exp:weblog:entries weblog="education" category="{category_id}" }<br />
    {title}</p>
    
    <p>{summary}<br />
    <a href="http://{entry_id}">Discussion</a><br />
    {/exp:weblog:entries}</p>
    
    
    
    <p></td><br />
    </tr><br />
    {/exp:weblog:categories}<br />
    </table>

    ++++++++++++++++++

    Displays This

    ++++++
    http://www.middlestone.com/index.php/middleSTONE-v1-1/education_weeks
    +++++++

    Thank you
    Stone

  • #2 / Sep 09, 2008 8:51pm

    dstone0307

    4 posts

    Does the above question have enough information to get a reply?

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

ExpressionEngine News!

#eecms, #events, #releases