Commenting EE Template Code

A quickie on EE: ever wanted to comment out EE code temporarily? Apparently, that's possible:

{!-- Hooray! for EE comment --}

Read more here

Action and Adventure With Expression Engine: Part 1

I started writing a small tutorial (cue derisive laugh here) on Expression Engine only to have it spawn wildly out of control. So I figured that I might as well do this properly. Over the next however many tutorials, we’ll create an EE site from scratch. We'll try to keep redundant code down to minimum to avoid maintenance nightmare when we want to update (and, trust me, you'll want to update — sooner than you think).

EE On A Diet

EE Core is remarkably similar to a manticore except that 1. it's two words not one, and 2. it's not a monster. It's powerful, flexible, and, in my opinion, the best CMS incubating in the wild. It's free. The free edition doesn't have as many choices as the Personal or Commercial Editions, but it is more than enough for a personal site.

Credits And What Not

Bartelme's Fresh Theme

Our end product was designed by Wolfgang Bartelme over at Bartelme Design. In fact, this was the design used on the previous version of the site. I loved it and asked him if I could create an EE theme out of it, and he graciously agreed. :-D I changed the XHTML/CSS templates to suit my own tastes, but the icons, the content, and the layout was created entirely by Bartelme.

What Do I Need?

Now that we got all that out of the way, we'll need:

  1. PHP
  2. MySQL
  3. LinkList Module
  4. Markdown Plugin
  5. (Optional) File Manager Module

Expression Engine: Fresh Theme

Wolfgang Bartelme's Fresh Theme Screenshot

I'm working on a new Expression Engine theme. This time, instead of creating everything from scratch, I decided to use somebody else's design: the screenshot above was created by Wolfgang Bartelme of Bartelme Design. In fact, this was the design for the previous version of the site. Since he wasn't using it any longer, I asked Bartelme if I can create an EE theme out of it and he graciously agreed! I modified the XHTML, CSS templates to adhere to my own crazy standards; the layout and icons were all created by Bartelme. :-)I started writing a nice little tutorial (cue derisive laughter here) on EE but it spawned wildly out of control. So I thought I might as well do this properly and create a mini-series that tells EE-newbies how to create a (personal) websites from start to finish. Look for the first tutorial sometime soon!

6 Brand New Templates for EE

Tiny Screenshots Tiny Screenshots Tiny Screenshots Tiny Screenshots Tiny Screenshots Tiny Screenshots

Continue reading "6 Brand New Templates for EE"

2 of 2 pages  <  1 2

On the Side