Skip to content

Commit

Permalink
Update Readme to include new {$fieldname:id} qualifier
Browse files Browse the repository at this point in the history
  • Loading branch information
twiro authored and nitriques committed Dec 8, 2014
1 parent fbbfac3 commit b77e71f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ For more information, see <http://getsymphony.com/learn/tasks/view/install-an-ex

- Use `{$fieldname}` to include the handle of a field
- Use `{$fieldname:value}` to include the value instead of the handle
- Use `{$fieldname:id}` to include the ID of an associated entry
- Use qualifiers for php date_format to format date and datetime fields:
- i.e. /article/`{$date:Y}`/`{$date:m}`/`{$date:d}`/`{$title}`/
- Use qualifiers for php date_format to format the current system date:
Expand All @@ -55,4 +56,4 @@ MIT <http://deuxhuithuit.mit-license.org>

*Voila !*

Come say hi! -> <http://www.deuxhuithuit.com/>
Come say hi! -> <http://www.deuxhuithuit.com/>

0 comments on commit b77e71f

Please sign in to comment.