Skip to content

Instantly share code, notes, and snippets.

@jessebc
Created August 13, 2012 14:22
Show Gist options
  • Save jessebc/3341195 to your computer and use it in GitHub Desktop.
Save jessebc/3341195 to your computer and use it in GitHub Desktop.
<ul>
{exp:weblog:entries weblog="notes" offset="200"}
<li><a href="/exp/{entry_id}/{entry_date format="%Y-%m-%d"}-{url_title}.md">{title}</a></li>
{/exp:weblog:entries}
</ul>
@eheiser
Copy link

eheiser commented Aug 22, 2012

For EE2 this will have to be exp:channel:entries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment