Page 1 of 1

Feature Suggestion: Database Choice

Posted: Thu Jun 08, 2006 1:17 am
by Satertek
I have no idea how easy/hard this would be to implement, but having an option to choose betewen AUNO and AOMainframe for item links across the site would be very nice. Going though I've noticed the majority of the links are to AOMainframe.

I usually prefer AUNO, becuase of it having comments.

They both seem to have the same ID system, so you would set an id for each item in the guides and append whichever database is set as the user preference.

$aodb = http://aomainframe.net/showitem.aspx?AOID=
$auno = http://auno.org/ao/db.php?id=
$setdb = ($aodb or $auno)
...
<a href="<?echo $setdb?>204748">Guardian Tank Armor</a>
<a href="<?echo $setdb?>246274">Cure for Baldness</a>

...you get the idea...

I've never used phpBB so I have no idea what adding somthing like this might require.

(Or to take that a step furthur, add a 'AO-Mainframe' frame at the top of the page that would allow you to switch between AUNO and AOMainframe, ala GameTab and Google Images)

Posted: Thu Jun 08, 2006 5:12 pm
by Stillian
In the end that would be up to one of the SM's, but I have to say I do agree with your idea :)

Posted: Thu Jun 08, 2006 5:22 pm
by Khuri
Adding such thing wouldn't be the problem really.
I see your point in this, however if we add this, i'm not gonna make a point in the user profile too, so you get your favourite always first ;)