Mod Ideas and Other Things - Postet den (1357 Views)
Advanced Member
Carefree
Innlegg: 4224
4224
My brain disease causes rapid mood swings (laughing one minute and yelling at people the next) and other symptoms which makes me a REAL PLEASURE (how's that for cynicism/sarcasm?) to live with. Lately I've gone completely blind a couple of times, but each episode only lasted 15-20 minutes. I suspect it'll be permanent soon and that will likely reduce the speed of my mod authoring.... So if anyone has an idea for a mod they want written (or collaborated on), let's hear them before I can't do it any more.
   
 Sidestørrelse 
Postet den
Forum Moderator
AnonJr
Innlegg: 5768
5768
Sounds like this guy: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=70334 could use a scribd.com plugin. I know they have some special embed code, and I suspect a one-off of the YouTube mod (or some similar) could work.

If you're feeling really ambitious, you could look at abstracting out and making the code a little more general purpose so you put in the type of tag, the template for substitution, etc in an admin panel instead of diving into the code every time you want to support a new embed tag. As I said, a bit of an ambitious project. smile
Having written a MOD or two myself I know that sometimes the idea is the easiest part. wink
Postet den
Average Member
Webbo
Innlegg: 982
982
In IP.Board 3.3.4 if you put a link to a video or image it automatically envelopes the link with the relevant codes so that the video or image displays thus taking away the need for the poster to embed the link into the correct code, something that many posters struggle with.
How's that for a challenge [^]question
Postet den
Junior Member
golfmann
Innlegg: 450
450
How about a search the WORKS well? Have it break itself up into search pieces somehow so it doesn't time out!

Load out x number to view then have a "continue search?" scheme of some kind to press on looking if wanted or needed. It could load most relevant 1st or by date or whatever.
The search sucks, always has. The fix helped, but if you don't only search titles you're not gonna get anywhere 99% of the time.
The active topics is nothing to write home about either, frankly. Maybe it's my other mods that keep reloading it or something, but I am not a fan of it the way it is now. tongue
Postet den
Forum Admin
HuwR
Innlegg: 20611
20611
The search is crap because it uses very generic sql in order support lots of different databases, to improve would require a search page for each different flavour of database. I generally use search2.asp and don't very often have any issues finding stuff.
what exactly sucks about active.asp ? it does 'exactly what it says on the tin'
Postet den
Snitz Forums Admin
ruirib
Innlegg: 26364
26364
Adapt the search to MySQL or SQL Server and it does quite well. There are versions of both around and they do fine.
Postet den
Forum Admin
HuwR
Innlegg: 20611
20611
I have activated the sql full text search here, not sure why it wasn't as I'm pretty sure it used to be, anyway search.asp now points at the fulltext search.
Postet den
Junior Member
golfmann
Innlegg: 450
450
It seems I get time outs unless I parse a search down and click exact OR use titles only. I HAD search2... maybe I am set up wrong or it ran off.... :)

I wouldn't mind trying to SEARCH and find these pointers. :)

While I'm waiting around.... ;/
Postet den
Junior Member
golfmann
Innlegg: 450
450
For example:

I just did a search using " adapt search to SQL Server "

I guess I'm not being clear enough for it....
Postet den
Junior Member
golfmann
Innlegg: 450
450
I installed ver 7 search into mine and it DOES work better over there.
So put your hair down.... :)
Postet den
Forum Admin
HuwR
Innlegg: 20611
20611
it really depends what you search for, did you ask it to find 'all words' 'any word' or 'exact phrase' ?
just try something like 'sql search'
Du må legge inn en melding