entriestagged "Tutorial":
ExpressionEngine: How to create Gallery Entries
When it comes to designing web sites for clients, one of the things we ask ourselves first is how we can develop a required feature in the most simple and intuitive way possible. Some clients have their web sites maintained by professionals while other clients prefer to maintain their web site autonomically.… read full article
ExpressionEngine: Excluding the currently viewed entry from a recent entries list
Scenario: When viewing a single entry, you would like to display the most recent entries on the side, excluding the currently viewed entry. By default, ExpressionEngine doesn't have a special function or parameter for it. However, there's a very simple way to add this feature; by creating a global variable… read full article

