Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Miscellaneous > Archive > Apolyton/Community-Archive > Simple Request for the News - Forums linking system
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!

bottom of page
  
Like this idea? (Time out:0 days after 27-08-2003, 21:06)
Ja.
Nein.
Bananafaustenburgerstein.
View Results [Edit Poll (moderators only)]
Author
Thread    < Last Thread     Next Thread > Post New Thread     Post A Reply
Inverse Icarus is offline Inverse Icarus
Emperor
flying too low to the ground
May 2001
time: 00:30
  Old Post 27-08-2003 21:05 Visit Inverse Icarus's homepage!
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
Simple Request for the News - Forums linking system Avatar Enlargement: We've got the solution

i'd like to see bookmarks (a name=blah) implimented on the news pages (ie, www.apolyton.net/civ3/) and approiate links made availible from the news link dropdown box at the top right.

it's not a major issue, but if i want to skip 4 reviews of Civ3 and jump right to new conquest pics, it'd be cool if it moved the screen there for me.

survey says?

DanQ is offline DanQ
Emperor of Apolyton, Ruler of the Here and Now
Ontario, Canada
Aug 1998
time: 00:30
  Old Post 28-08-2003 09:11 Visit DanQ<br><img src=/forums/images/admin-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Re: Simple Request for the News - Forums linking system Support Apolyton, pre-order Civilization IV

quote:
Originally posted by Uber KruX
i'd like to see bookmarks (a name=blah) implimented on the news pages (ie, www.apolyton.net/civ3/) and approiate links made availible from the news link dropdown box at the top right.

it's not a major issue, but if i want to skip 4 reviews of Civ3 and jump right to new conquest pics, it'd be cool if it moved the screen there for me.

survey says?


Hmmmmmm... can you elaborate on what you mean exactly? Provide a specific example, perhaps? That way I can better address your request.

-----------
Dan; Apolyton CS

ixnay is offline ixnay
ACS Staff: 'RoN' Content Editor
I <3 etna, omg disgaea fag
Jan 1970
time: 22:30
  Old Post 28-08-2003 13:12 Visit ixnay<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Support Apolyton, buy Civilization: The Boardgame

I think he means having the dropdown news box and other linked news articles linking directly to the article's spot on the relevant content page.

For example, he clicks on a RoN news item from a few days ago. Instead of just taking him to the RoN page, it takes him to the section of the page with the news article.

Skanky Burns is offline Skanky Burns
Deity
Skanky Bastard Quartermaster
Aug 2001
time: 14:30
  Old Post 28-08-2003 14:21
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Put an end to popups!

Ahhh. If so,
Doesn't seem like it would take too much to implement on a "from now on" basis.

Inverse Icarus is offline Inverse Icarus
Emperor
flying too low to the ground
May 2001
time: 00:30
  Old Post 28-08-2003 22:15 Visit Inverse Icarus's homepage!
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Tired of ads?

alright, i'll explain it in more detail

on any given news page (ie, www.apolyton.net/civ3) there are the 10 most recent articles. in the dropdown menu at the top right of the forums, there are 30 items of varying type.

looking at the dropdown menu right now, there are 4 RoN articles i'm not all that interested in, then near the bottom theres "Known Issues with Third Patch Beta", which i'd like to check out.

so i select it, and hit go. it takes me to the top of the RoN news page, and i scroll down to find my news story. no biggie, just a minor annoyance.

you could make it automatically jump to the news you have selected thusly:

in the code on the forum page, you currently have this for each menu item:

code:
document.write ('[option value=/ron]27.Aug/RoN: PROBLEM FIX, ADDED INSTRUCTIONS:...');


you would then change it to somethinhg like this, assuming you have some sort of news id variable (i pulled 411 out of my ass). alternatively, you could just use the news title.
code:
document.write ('[option value=/ron/index.html PROBLEM FIX, ADDED INSTRUCTIONS:...');


then, on the news page itself, you would modify the code (i'm assuming it's PHP/MySQL) so that when a news title is outputted, it has a name tag around it, refrencing the news id.
code:
[a name='411']PROBLEM FIX, ADDED INSTRUCTIONS[/a]


get it?

Nikolai is offline Nikolai
Emperor
Bergen, Norway
Oct 2000
time: 06:30
  Old Post 28-08-2003 22:27
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Increase Your PM Length

Sounds okay, but no biggie. I think we should assure us that the problems of Settler II is gone before that al least.

Field Marshal Klesh is offline Field Marshal Klesh
King
Klesh Marshal Field
Jan 2000
time: 00:30
  Old Post 29-08-2003 00:57 Visit Field Marshal Klesh's homepage!
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Support Apolyton, buy Civilization III: Complete

I'd rather be able to delete multiple items at once from the uploads section

DanQ is offline DanQ
Emperor of Apolyton, Ruler of the Here and Now
Ontario, Canada
Aug 1998
time: 00:30
  Old Post 29-08-2003 06:04 Visit DanQ<br><img src=/forums/images/admin-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

Ahhh yes, now I follow you Uber KruX. It's a good suggestion and I like it.

However, our news script does not have that functionality built into it -- at the very least, the version of it that we're using -- nor have I heard of a modification for it that would allow for what you are proposing (although that, of course, does not mean that it does not exist and is not available for download somewhere at present).

If anyone knows of any modification to the end posted above for the Keld newsscript (it's PHP driven), please let me know and I'll look into it further.

----------
Dan; Apolyton CS

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:30.
Apolyton Time is 00:30.
    top of page
Rate This Thread:
archivepost
Forum Jump:
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0406 seconds (87.67% PHP - 12.33% MySQL) with 34 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net