Mikhailtech
10-23-2007, 01:06 PM
Hi,
I?m trying to write/find a script that would essentially take posts made in the forum, format them based on some ?hidden? code (for example invisible [pagebreak] tags in the forum post would create multiple pages on the main site once it?s formatted), and display them at a predefined URL on the main page. The predefined URL would have to use apache?s mod_rewrite function.
Essentially I want to do something similar to what this site is doing: http://www.techpowerup.com/
All of their news and reviews are simply posts created in their forum that are formatted using a custom script and displayed on the main site.
For example, this review is just a single post in a ?review? forum: http://forums.techpowerup.com/showthread.php?t=42445
Which is then automatically formatted and appears on the main page: http://www.techpowerup.com/reviews/V...8600_GT_Turbo/
Note the custom URL and multiple pages. They also have custom database fields for storing other information (category, item manufacturer, etc).
Does something like this exist anywhere and if not, how difficult would be to write or how much would it cost to hire someone to write it?
I?m trying to write/find a script that would essentially take posts made in the forum, format them based on some ?hidden? code (for example invisible [pagebreak] tags in the forum post would create multiple pages on the main site once it?s formatted), and display them at a predefined URL on the main page. The predefined URL would have to use apache?s mod_rewrite function.
Essentially I want to do something similar to what this site is doing: http://www.techpowerup.com/
All of their news and reviews are simply posts created in their forum that are formatted using a custom script and displayed on the main site.
For example, this review is just a single post in a ?review? forum: http://forums.techpowerup.com/showthread.php?t=42445
Which is then automatically formatted and appears on the main page: http://www.techpowerup.com/reviews/V...8600_GT_Turbo/
Note the custom URL and multiple pages. They also have custom database fields for storing other information (category, item manufacturer, etc).
Does something like this exist anywhere and if not, how difficult would be to write or how much would it cost to hire someone to write it?