ed_classified 4.7.x-1.5
Download: ed_classified-4.7.x-1.5.tar.gz
Size: 23.86 KB
md5_file hash: 35572309702bb6af2756dcb5d3884d91
First released: February 26, 2007 - 04:37
Last updated: February 26, 2007 - 04:40
This version supports per-category (taxonomy) ad durations - ad duration (expiration) is based on the chosen taxonomy term(s). Please see the ed_classified settings page
Other changes:
----------------------------
Revision : 1.1.2.5
Date : 2007/2/22 14:25:49
Author : 'inactivist'
State : 'Exp'
Lines : +4 -4
CommitID : '27945dda7e64567'
Description :
Blocks now use proper item-list class on div.
----------------------------
Revision : 1.1.2.6
Date : 2007/2/22 14:52:6
Author : 'inactivist'
State : 'Exp'
Lines : +3 -5
CommitID : '3f0c45ddae104567'
Description :
parens around taxonomy term in ads block now part of the link text.
----------------------------
Revision : 1.1.2.7
Date : 2007/2/22 15:1:39
Author : 'inactivist'
State : 'Exp'
Lines : +3 -3
CommitID : '55e145ddb04d4567'
Description :
Block category display now goes to ed_classified/tid rather than taxonomy
----------------------------
Revision : 1.1.2.8
Date : 2007/2/24 4:6:8
Author : 'inactivist'
State : 'Exp'
Lines : +5 -5
CommitID : '69e145dfb9a94567'
Description :
Fixing some display names and contextual information
----------------------------
Revision : 1.1.2.9
Date : 2007/2/24 8:20:41
Author : 'inactivist'
State : 'Exp'
Lines : +84 -26
CommitID : '59945dff5524567'
Description :
Back-porting more D5 version goodies.
----------------------------
Revision : 1.1.2.10
Date : 2007/2/25 2:55:14
Author : 'inactivist'
State : 'Exp'
Lines : +10 -25
CommitID : '30fd45e0fa8b4567'
Description :
Don't show contact link if classified ad created by currently logged-in user
----------------------------
Revision : 1.1.2.11
Date : 2007/2/25 3:11:27
Author : 'inactivist'
State : 'Exp'
Lines : +6 -6
CommitID : '511e45e0fe574567'
Description :
Back-porting D5 version mods - link to author's profile page, rather than the contact page, since user may not have contact form enabled.
----------------------------
Revision : 1.1.2.12
Date : 2007/2/25 16:56:36
Author : 'inactivist'
State : 'Exp'
Lines : +4 -9
CommitID : '445345e1bfbd4567'
Description :
Cleaning up name text
Removing bogus support function
----------------------------
Revision : 1.1.2.13
Date : 2007/2/25 19:56:52
Author : 'inactivist'
State : 'Exp'
Lines : +72 -6
CommitID : '3d5d45e1e9fe4567'
Description :
Per-category expiration - First working version
----------------------------
Revision : 1.1.2.14
Date : 2007/2/25 21:38:5
Author : 'inactivist'
State : 'Exp'
Lines : +39 -12
CommitID : '2be645e201b64567'
Description :
Per-category expiration durations - enforce some reasonable limits on _submit()
- Need to prevent users bypassing normal expiration dates.
- If user doesn't (or cannot) select the 'reset ad expiration' option, the
expiration date is lesser of of current expiration and tentative new expiration.
- If user can and does select 'reset ad expiration' option, the expiration will
be the largest value among all selected categories for this ad.
- Added some checking to ensure that the user can't skirt permission checking
and extend ad duration by manipulating form values on post. Will log if attempt
is detected.
----------------------------
Revision : 1.1.2.15
Date : 2007/2/25 23:3:7
Author : 'inactivist'
State : 'Exp'
Lines : +4 -5
CommitID : '570845e215a34567'
Description :
- Reworded some settings prompts
- Removed _dbg() invocation
