by radioact 02/07/2010 11:56 PM
Moods. Tutorial. Part 2.
This is continuation of the very popular post: Moods. Tutorial.
First of all I'm going to sort out previous post related questions and issues.
1. I did everything according to tutorial - no luck, all I can see only Edit link.
Oops. I forgot to mention that original icon set doesn't have Edit.gif in it. I had to create it myself. Please downl…
First of all I'm going to sort out previous post related questions and issues.
1. I did everything according to tutorial - no luck, all I can see only Edit link.
Oops. I forgot to mention that original icon set doesn't have Edit.gif in it. I had to create it myself. Please downl…
214
10
1
by radioact 01/20/2010 10:49 AM
Display news with Publish date < Now on your site…
This little but meaningful tutorial inspired by this forum post therefore dedicated to Little Moosie
If you are lazy and didn't read that post I'll quote Richard's words so you see what this mod do:
Would it not make more sense to use the date as a trigger to release the news item on that date and keep it hidden from view until then? For instance if I am on holidays for Ea…
If you are lazy and didn't read that post I'll quote Richard's words so you see what this mod do:
Would it not make more sense to use the date as a trigger to release the news item on that date and keep it hidden from view until then? For instance if I am on holidays for Ea…
97
5
3
by radioact 09/02/2009 11:52 AM
Moods. Tutorial.
Do you want to have the same moods as we use here?
I will guide you through whole process and give necessary codes.
1. First of all you need to get mood graphics. Thanks to hot girl Shelley we can get it for free from her forum:
http://www.vbimageworks.com/miscellaneous/1125-mood-manager-icons.html (I'm not allowed to re-distribute those files myself).(site is no lo…
I will guide you through whole process and give necessary codes.
1. First of all you need to get mood graphics. Thanks to hot girl Shelley we can get it for free from her forum:
http://www.vbimageworks.com/miscellaneous/1125-mood-manager-icons.html (I'm not allowed to re-distribute those files myself).(site is no lo…
656
15
6
by radioact 08/27/2009 10:23 PM
Go, Gu, In are friendliest members on vldCrowd!
Godyn, Gugu and Inatmo have more friends than other guys.
How do I know that? I've just put new block to the homepage "Friendly members" and used powerful {members:} extension with orderdir="totalafriends" to order by total active members (DESC by default).
I also used new template, based on copy of ext.latest_visitors.tpl for displaying tooltips (yes, I'm lazy:) )
…
How do I know that? I've just put new block to the homepage "Friendly members" and used powerful {members:} extension with orderdir="totalafriends" to order by total active members (DESC by default).
I also used new template, based on copy of ext.latest_visitors.tpl for displaying tooltips (yes, I'm lazy:) )
…
134
2
0
by radioact 08/15/2009 09:31 PM
Howto: Minimum word count for textareas
This post was inspired by Dragon's request.
Sometimes it may be useful to set minimum length of the filed. Especially for textareas. This is example for profile editing page. Let's say we want minimum 5 words for every textarea field.
Open your lib.account_profile.php, function save_member(), line ~464 (Validate value conditions)
Right after:
PHP
Sometimes it may be useful to set minimum length of the filed. Especially for textareas. This is example for profile editing page. Let's say we want minimum 5 words for every textarea field.
Open your lib.account_profile.php, function save_member(), line ~464 (Validate value conditions)
Right after:
PHP
292
11
3
by radioact 06/09/2009 03:12 AM
How to: Zodiac works. Part 2
Ok, let's automate our star sign selection with the help of jQuery and for the sake of our users.
1. Add this function to your misc.js (it's location is /includes/js/)
Javascript
// calculate sun sign
function calc_sunsign()
{
var month = $('#field_age_month…
1. Add this function to your misc.js (it's location is /includes/js/)
Javascript
// calculate sun sign
function calc_sunsign()
{
var month = $('#field_age_month…
174
2
1











(4 days ago)
(6 days ago)
(8 days ago)
(11 days ago)