Top Ten Expression Engine Methods

05/28/2008

There are things that we do over and over and over again. These things are patterns and they are basically the bread and butter of the trade. As I have been using Expression Engine for a while now and feeling pretty comfortable with them, I know pretty well what my top ten tasks that I do in Expression Engine:

  1. Embedding code through the use of includes
  2. Active navigation indication - current active page
  3. Including weblogs in pages
  4. Including weblog by title
  5. Displaying selective sections of weblogs
  6. Use of Permalinks for “Read More” options
  7. User Registration and Login
  8. Limiting access to specific content
  9. Saving template files and linking with Coda
  10. Reusing code

The next installment: show how it is done.