Get age of member or from given birthdates
The plugin lets you display the age of your members based on their profile data, or age of anyone actually having the year of birth provided.
Format any string as a date in EE
This plugin allows you to format any string (custom field, custom profile field, etc.) as a date.
str_pad plugin
Pad a string to a certain length with another string (add leading characters)
Link to previous/next entry using custom sorting order
The weblog:entries tag enables you to link to next/previous entry based on entry creation date.
But what if you want to use sorting order based on other parameter, and still have next/prev links?
Here’s the add-on that will help you!
A simple trick to set formatting of fields easily in SAEF
Field formatting in Stand-alone entry form in ExpressionEngine has always been pain for me. Especially in Stand-alone edit form.
Here’s what made my life easy:...
Make OpenX properly display UTF-8 characters
Upon installing OpenX, I realized that it does not display properly some UTF-8 charactes, such as Russian ‘И’ and ‘ш’.
The solution is to place SET NAMES ‘utf8’ in following places:
jQuery ajax not working in IE
I was trying lo load the remote page via jQuery load() function. In Firefox, everything worked perfectly, but Internet Explorer returned just nothing. The request was sent, but the function (as well as other jQuery ajax functions - I tried) returned just parsererror.
After spending several hours googling trying different thing, I found that solution was very simple…
Pupulating relationship field in stand-alone edit form
I’ve extended capabilities of Solspace Form_Helper plugin.
Now you can easily manipulate your custom relationship fields in ExpressionEngine stand-alone edit form.
Please note that you need the Form Helper plugin.
Buddies plugin - easy friendship management for EE
This plugin enables users to have buddies/friends/followers just like in many popular social networks and blogging systems.
The plugin is using standard database table, so it’s 100% compatible with EE built-in member’s Buddies/Blocked list.
More advanced buddies module coming soon!
Featured EE Add-ons