The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
Quote:
|
#22
|
||||
|
||||
By the way, hellsatan,
What kind of damage are we looking at? |
#23
|
|||
|
|||
can i also suggest a multi-page feature for stories that are too long?
|
#24
|
|||
|
|||
hellsatan:
Here's my suggestion.. You could add a little option to any thread something like 'this is a story'. This can be controlled by usergroup/forum/whatever If 'this is a story' is set to yes the whole templates change and you'll see the story. The rest is easy: You can pull off someone's threads with a query like SELECT * FROM thread WHERE author = userid AND isstory = 1 In this way you can get the votings, the topten, most replies (comments) etc. And on another page you could read _all_ stories off the database (SELECT * FROM thread WHERE isstory = 1) The possibilites are endless.. And since this is using normal threads with just different templates all AJAX features remain and you don't have to take care off them JirQUEST: this can be added, too |
#25
|
|||
|
|||
wont that be similar to the geek articles? u basically just decide which forums can hold stories.
|
#26
|
|||
|
|||
Basically yes.. With this method any forum can hold a story
|
#27
|
|||
|
|||
i see what u mean. sounds good to me either way
|
#28
|
||||
|
||||
I personaly would like the script to be more original than just a hack of the forums. But then again, I don't exactly know what I'm talking about. But I DO know 2 things:
1) I don't like the idea of the stories main page to be forum/stories.php? I think it should be wesite.com/stories 2) Crazy URL's to Author's profile. Instead of website.com/forum/stories/member.php?u=34 I'm hoping it would be something more like membername.website.com or membername.stories.website.com or membername.website.com/stories or stories.website.com/membername That is all for now |
#29
|
||||
|
||||
Quote:
Would it be possible to achieve something like http://www.website.com/membername parsed from http://www.website.com/forum/stories.php?u=34 via mod rewrite? - Sid |
#30
|
||||
|
||||
Quote:
What I DO know is that there's a hack for invision so I know it's possible without mod_rewrite. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|