More on easy weblog titles and a bit about images in EE
- A super-easy way to get the weblog's (section's) title in EE.
2. Make EE automatically fill in the image's width and height when you upload it to your server via the control panel.
Continue reading "More on easy weblog titles and a bit about images in EE"
More on Easy Expression Engine Titles
You might have read Veerle's article on implementing Expression Engine titles.
I don't use this method, preferring to have the title (and the navigation) be part the header template in a common template group; i.e., the embed method, where you pass the title from the parent template to the child (embedded) template.
The question is: using the embed method, how do you add post titles and category archive headings to the title?
EE Glossary Plugin
An Expression Engine plugin that creates a glossary of abbreviations and acronyms.
5-minute navigation in Expression Engine
Highlighting the currently active section in the navigation with EE.
On This Day EE Plugin
A super-simple plugin that creates a link to Wikipedia for whatever day you like.
EE Photo Gallery Permissions Problem
Another quickie on EE photo gallery that gave me a bit of a trouble before I figured it out: you might like creating folders for each category in your photo gallery and place all images for that category in its folder.
Well, if you let PHP create the directories, you might get a problem saying EE doesn't have read/write permissions to the destination folder. You go to the folder and check its permissions and --- wait --- it does have 777 permissions.
What's going on?!
No idea, but fortunately there's a simple fix:
Simply delete the folders that PHP created and re-create them manually through your FTP program.

