This is a modified version of Webgalli's plugin, with the following new features:
This modified version of Classifieds plugin works in conjunction with Modified Custom Index to display in homepage ads approved by admins. If both Modified Ads and Modified Custom Index are installed a link appears in the administration area from where administrators can approve ads to be published in home page.
WARNING
This is a BETA version for testing purposes only, not production. It works well in our testing environment but unsolved bugs have been reported.
CHANGELOG V1.0b2
View alivin70's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
i want to display all ads in my widget
Which line do i change. Now it only shows the logged in users ads
How can i get the widget to list all classified instead of just my own.
Which line do i have to change under widgets/view.php
Thanks
Line 24: $ads = get_entities('object', 'ad');
Hi,
Nice plugin, great job. Just one thing I am wondering about: How I could setup ads expire date? Also integration with paypal could be very useful.
@Andrei
Interesting suggestions.
About paypal, maybe a plugin for Elgg already exists. Eventually it can be integrated in this plugin.
i'm sure there's no plugin publically released yet to handle pappal or other payment gateways. i know there's code floating around people have done to cater for paypal, authorize.net, etc. i'm quite sure people who have coded that will not give code away for free. because... ;(
I'm doing a bit of hacking to this plugin to create a 'Tender' listing facility for my site.
I've replaced the 'price' field for an 'end date' field.
I've managed to change the field input type to a datepicker, but once submitted the format of the field is wrong.
Can anyone point me in the right direction to change the format of the 'price' field to display the contents of the field to a date format?
Cheers
Wow! That simple. I changed the input/text to input/datepicker and that worked for inputting, but not for displaying.
Just changed to your example and it works mint.
Cheers Dhrup.De.Scoop - cracked it again : )
yeah... i only quickly looked up the edit code.. to lazy on a lazy saturday afternoon to look up the display code as well ;-)
Tried to use with elgg 1.7.1 and result is an arror
Form is missing __token or __ts fields
Please help...
This plugin is made for Elgg 1.6.1
It doesn't work on 1.7+
What a pitty, are you planing to adapt it to a new version, i am very interested in your mod!
Not at the moment, sorry