Webmastersite.net
Register Log In

4.1 possibilities

Which of these possible features would you be likely to use?
Ability to make calendar events span multiple days
3 13%
Option to recip-check links after 48 hours automatically, email, then delete after another 24 hours.
8 35%
Per-category sponsorship
11 48%
Ability to set links submitted by certain usergroups to expire after x days
7 30%
Category permissions inheritance
6 26%
Auto-inserted/updated XML/RSS feeds
9 39%
Extract pattern from page at url, show in template
1 4%
Tag clouds
8 35%
Custom fields for reports
3 13%
Payment detail logging
9 39%
Switch to turn avatars off
4 17%
'Next page' and 'previous page' links in pagination
12 52%
In-template method to set a custom wrapper, <!-- usewrapper=wrapper2 -->
6 26%
Sposnorship discounts for specific members
9 39%
Reminder of joined calendar event
4 17%
When deleting category, an option to auto-move content
11 48%
Ability to add custom attachment fields
6 26%
Limit guest access by any single IP to x page loads per day
4 17%
Per-category specification of allowed link types to submit
4 17%
ldap authentication option
3 13%
Mechanism to override redirects with $_POST['returnto']
1 4%
Switch to integrate of voting with comment posting so that each comment has commenter's vote with it
6 26%
Switch to let link owners respond to comments within them
7 30%
23 votes

Comments on 4.1 possibilities

Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
4
Posted Jan 03, 2007 - 7:52 PM:

The main areas I think need work:

  • Pagination
  • Sub-switches: when deactivating the member system, for example, everything related should turn off too. Would involve a little javascript trickery and visual reorganization.
  • Meta-switches: it'd be nice to have one switch that would turn off everything specific to links directories, or everything specific to non-links directories
  • RAM usage could be reduced a little more still.
  • Ease of use: how could I make WSN Links easier?


I'm also looking for any ways that may come up to apply my improved regular expression skills.

These are the possibilities I have jotted down -- many won't end up included. I'm listing them all in case anyone has feedback on what direction to go with them.

  • custom titles page which allows admin to type a url and then type the <title> tag for that page to override the normal title (have them type non-rewritten version of url)
  • 'protected fields' (beneth required etc) to make sure only admins can change certain data
  • ability to make calendar events span multiple days
  • option to recip-check links after 48 hours automatically, email, then delete after another 24 hours. mostly (all?) done for that guy's project
  • per-category sponsorship, with an impressions-based option, as described at www.webmastersite.net/forum...ship_enhancement-6351.html
  • re-create html templates. put in standard dir rather than custom.
  • PostgreSQL support
  • Oracle support
  • ability to set links submitted by certain usergroups (especially guest) to expire after x days with a special email telling them that it expired because they weren't in the right usergroup.
  • www.webmastersite.net/forum...ry_authorization-4651.html
  • let submitters add an XML (or RSS? maybe handle both plain RSS and the WSN xml format for greater flexibility) feed whose items will be inserted into the directory(/forum) and updated daily... link field lastxmlupdate would be the timer, if it's been more than a day then query new data before showing link details. the feed will be a member field i guess. for wsn forum, this feature can auto-post threads. These links/threads will still go through the validation process if the submitter's usergroup requires validation. validation of edits will be annoying to handle, but so it goes.
  • extract pattern from page. say, grab http://something and save whatever is between blah1 and blah2 to pagepart.txt. Type <!-- INSERT CONTENT pagepart --> in template to call it. encourages illegality though despite legit uses.
  • tag clouds
  • custom fields for reports
  • payment detail logging
  • switch to turn avatars off
  • 'next page' and 'previous page' links in pagination
  • single template var containing entire navigation bit
  • in-template method to set a custom wrapper, <!-- usewrapper=wrapper2 -->
  • sponsorship discounts for specific members
  • admin search bulk editing of results
  • reminder once of joined event via popup message from 10 minutes before it takes place through the scheduled end time if they come online. to have it not repeat, use calendar field 'reminded'. also have standard email reminder a day in advance, as user option.
  • option to limit number of [img] tags per post
  • when deleting forum/category, an option to auto-transfer all topics/links/posts to specified forum/category... just some UPDATE queries
  • switch-activated pre-made avatar gallery
  • ability to add extra attachment fields such as a label for each attachment that submitter can type on suggest/edit link/comment pages
  • put cookie path/domain in config.php or make it overrideable by tweaks.php so that don't have to go into database when stupid conflicts happen
  • limit guest access by any single IP to x page loads per day (like whois.sc does) as another rouge spider control
  • per-category specification of allowed link types to submit [alter selector, also reject after submit if you try to cheat]
  • ldap authentication option (see bookmark)
  • for 'between' search that uses two boxes -- need a way to make the second box appear dynamically
  • mechanism to override redirects with $_POST['returnto'] even when admin setting isn't blank, maybe. would go along with consolidation of redirects into a redirect function, perhaps.
  • switch: optional integration of voting with comment posting so that each comment has commenter's vote with it
  • switch: option to let link owners respond to comments within them
  • make rotating letter work as sort order for searches (currently only works in index.php)


Note some of these aren't listed in the poll because I already know I'm going to do them, and others because it's a matter of feasibility rather than popularity.
Damir
Forum Regular

Usergroup: Customer
Joined: Jan 25, 2005
Location: Croatia

Total Topics: 46
Total Comments: 136
Damir
Posted Jan 04, 2007 - 5:15 AM:

I forgot this
Per-category specification of allowed link types to submit
Agent
Member

Usergroup: Customer
Joined: Oct 27, 2006

Total Topics: 6
Total Comments: 25
Agent
Posted Mar 01, 2007 - 3:17 PM:

The one I really want is something you have talked about including in upcoming versions but it's not on the list above. It's one of the reasons I bought the script, after reading your interview.

It's Pad file support

If pad file support were added, with auto-update abilities, checking remote pad files for updates by cron each night, you would expand the script into another market. We would be able to create a file repository sites like Snapfiles, Tucows, etc. I've been planning a file repository site for months but cannot find a script with Pad file support at a descent price..

Thanks
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Mar 01, 2007 - 8:53 PM:

Pad files have already been supported for the last 18 releases, that's why it's not listed. I'll consider the auto-updating enhancement for it though. Could do it like the pagerank, updating one PAD link every 20 page loads, and that would keep it simple.
Agent
Member

Usergroup: Customer
Joined: Oct 27, 2006

Total Topics: 6
Total Comments: 25
Agent
Posted Mar 01, 2007 - 8:58 PM:

Ohh My, ow did I miss it??

shaking head
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Mar 01, 2007 - 9:00 PM:

scripts.webmastersite.net/w...rticles/PAD_Files-328.html
tdz
Member

Usergroup: Customer
Joined: Oct 06, 2006

Total Topics: 5
Total Comments: 19
tdz
Posted May 06, 2007 - 9:31 AM:

Probably a coupon code system will be interesting.
Rob Dalzell
Member

Usergroup: Customer
Joined: Sep 23, 2004
Location: The Sunny Okanagan

Total Topics: 5
Total Comments: 13
Posted May 07, 2007 - 5:44 AM:

My vote is for the recip-check, I'd also like an easy way to have all user submitted links be recip only, with no slashes in the URL so only fully qualified domains (www.yourdomain.com). Drop the alternative location for recips so the www.yourdomain.com is being spidered for recip. A check at the time of submittion and then every 48 hours (or custom time set?)

I love this script to death, and it slowly kills me with all the little things I wish I could program in myself, so I zen out and chill with Buddha instead, because I have no skills.

My own suggestion to think about, the members funtions with chatting and instant message are almost sellers for this script, but there's not a whole lot people can do with one another. Why not allow the member, from within their personal options, enable a sharing of their personal favourites or "saved" links. This will get people commenting and IM'ng more when they find people with the same interests, and if you have a massive database, finding links to share with buddies could be a fun activity.

The key is in the saved links, get them sharing and they will use!
DR
Forum Regular

Usergroup: Customer
Joined: Nov 16, 2005
Location: Colorado

Total Topics: 41
Total Comments: 115
DR
Posted May 13, 2007 - 1:02 AM:

So it appears from watching this discussion that:
1) - Per-category sponsorship and
2) - 'Next page' and 'previous page' links in pagination

always seem to rise to the top of suggested future features ...

So thought I'd just check in to see - if there might be any recent "news" on those fronts?

Maybe some of the "more experienced" users of wsn links - might have some suggestions to get these accomplished ?
or even tackle some coding to give some "options" to see what might work ?

... and if I haven't stated it lately in my posts - thanks Paul for always making wsn links - "even" better grin all the time
- and thanks to all for contributions to this support forum

DR

Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
#10 - Quote - Permalink
Posted May 13, 2007 - 3:01 PM:

I've done both of those, though the sponsorship part is untested.

I'm looking to get automatic upgrades (via a button in the admin panel) working and tested before releasing anything, so that people will be able to get subsequent test releases quickly. It's a bit complicated but should prove worthwhile.

Payment detail logging and specific-member discounts are the most popular requests that I haven't tried to tackle yet. Hopefully they'll make it in soonish though.
DR
Forum Regular

Usergroup: Customer
Joined: Nov 16, 2005
Location: Colorado

Total Topics: 41
Total Comments: 115
DR
#11 - Quote - Permalink
Posted May 14, 2007 - 3:24 PM:

Thanks Paul - as Tony the Tiger used to say rolling eyes
that is grrrrrrrrrrrrrrrrrrrrrrrreat news ...

DR
babrees
Expert

Usergroup: Customer
Joined: Aug 19, 2005
Location: England

Total Topics: 391
Total Comments: 1303
babrees
#12 - Quote - Permalink
Posted Jun 01, 2007 - 4:35 AM:

Sorry I'm late here. Somehow missed it being posted back in Jan!

There are two things I would love to see...

1. When switch is yes for "Check for reciprocal link on submission" Admins' submissions are excluded.

2. When importing any with the same title are overwritten.


Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.