expressionengine - Special Characters in Expression Engine Template Variables -


i'm not holding breath one, curious if had more elegant solution displaying date format %d %m, '%y (13 may, '13) in single statement using expression engine's template variables.

my solution: {entry_date format="%d %m, "}'{entry_date format="%y"}

i'm wondering if there's way of escaping single quote... sharing $.02 if have them.

use html entity: {entry_date format="%d %m '%y"}


Comments

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -