CHANGELOG.txt |
CHANGELOG.txt |
|
Classified Ads 6.x-2.0-ALPHA6, 2009-08-13
-----------------------------------------
Fixed #529936: Remove copyright from ed_classified pages
Fixed #532712: Expired ads
Fixed #532712-3: variable is not an array or object
Fixed #540336: Don't… |
ed_classified.css |
ed_classified.css |
|
ul.classified-category-list { list-style: none; padding:1em; }
ul.classified-ad-list li { background-image: none; }
ul.classified-category-list li { margin-bottom: 2px; padding: .5em; background-image:none;}
ul.classified-category-list .even {… |
ed_classified.info |
ed_classified.info |
|
; $Id $
name = Classified Ads
description = Add simple, text-based classified ads to your site.
dependencies = taxonomy |
ed_classified.install |
ed_classified.install |
|
|
ed_classified.module |
ed_classified.module |
|
Simple text-based classified ads module.
Michael Curry, Exodus Development, Inc.
exodusdev@gmail.com
for more information, please visit http://exodusdev.com/drupal/modules/classified.module
Copyright (c) 2006, 2007 Exodus Development, Inc. All Rights… |
ed_classified.views_default.inc |
ed_classified.views_default.inc |
|
|
ed_classified_delete.inc |
ed_classified_delete.inc |
|
Node deletion facilities.
Michael Curry, Exodus Development, Inc.
exodusdev@gmail.com
for more information, please visit http://exodusdev.com
Copyright (c) 2006, 2007 Exodus Development, Inc. All Rights Reserved.
Licensed under the terms of the GNU… |
ed_classified_notifications.inc |
ed_classified_notifications.inc |
|
user notifications for imple text-based classified ads module
Michael Curry, Exodus Development, Inc.
exodusdev@gmail.com
for more information, please visit http://exodusdev.com
Copyright (c) 2006, 2007 Exodus Development, Inc. All Rights Reserved.… |
ed_classified_settings.inc |
ed_classified_settings.inc |
|
Simple text-based classified ads module.
Michael Curry, Exodus Development, Inc.
exodusdev@gmail.com
for more information, please visit http://exodusdev.com/drupal/modules/classified.module
Copyright (c) 2006, 2007 Exodus Development, Inc. All Rights… |
ed_classified_themefuncs.inc |
ed_classified_themefuncs.inc |
|
$
Simple text-based classified ads module.
Michael Curry, Exodus Development, Inc.
exodusdev@gmail.com
for more information, please visit http://exodusdev.com/drupal/modules/classified.module
Copyright (c) 2006, 2007 Exodus Development, Inc. All… |
ed_classified_utils.inc |
ed_classified_utils.inc |
|
Simple text-based classified ads module.
Michael Curry, Exodus Development, Inc.
exodusdev@gmail.com
for more information, please visit http://exodusdev.com/drupal/modules/classified.module
Copyright (c) 2006, 2007 Exodus Development, Inc. All Rights… |
ed_classified_views.inc |
ed_classified_views.inc |
|
Simple text-based classified ads module.
Autho: Michael Curry, Exodus Development, Inc. * exodusdev@gmail.com
for more information, please visit http://exodusdev.com/drupal/modules/classified.module |
ed_classified_views_time_remaining_handler_field.inc |
ed_classified_views_time_remaining_handler_field.inc |
|
|
INSTALL.txt |
INSTALL.txt |
|
Classified Ads module installation instructions
=== Installation ===
1) Copy this directory to a suitable modules directory, such as
sites/all/modules
2) Enable the module at: Administer > Site building > Modules. This will
create the… |
README.txt |
README.txt |
|
Simple Text-based classified ads module for Drupal.
This is the final unsupported version for the 5.1 branch, tagged from the last
5.x-1.x dev version.
Original author: Michael Curry, Exodus Development, Inc.
exodusdev@gmail.com… |
todo.txt |
todo.txt |
|
- (done) Add contact links in link hook (just use user contact page)
- limit length of body form field to current limit lenght so people know length limit while editing (DONE - javascript length tracker)
- optionally, don't allow posting to… |