Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
<?xml version="1.0" encoding="UTF-8"?> <configurations> <configuration> <cachings> <caching method="read" lifetime="5 hours" > <group source="user_attribute">id</group> <output_type name="html"> <layer name="content" /> <template_variable>_title</template_variable> </output_type> </caching> <caching method="write"> <group source="user_attribute" clear="true" method="read">id</group> <output_type name="html"> <layer name="content" /> <template_variable>_title</template_variable> </output_type> </caching> </cachings> </configuration> </configurations>
This paste will be private.
From the Design Piracy series on my blog: