PenUltima Online Forum Index Official Core: 096.7
Official Core: 097 2008-02-26
Donate towards the POL web hosting bill!
 POL Home   FAQ   Search    Memberlist   Usergroups    Register    Profile   Log in to check your private messages   Log in
PolDoc 096
Goto page 1, 2  Next
 
Post new topic   Reply to topic    PenUltima Online Forum Index -> General Help 096
Display posts from previous:   

Author Message
Shinigami
POL Core Developer


Joined: 30 Jan 2006
Posts: 292
Location: Germany, Bavaria

PostPosted: Wed Jun 21, 2006 2:11 pm    Post subject: PolDoc 096 Reply with quote

my time is limited and not everything is still updated... nor the final link does exist, but here u can take a look @ current state. afte finishing it, we'll force update for 097 feature more often, so it is not such a big part to do it @ once...

after finishing update, we'll create a downloadable release too. and I'll update pathes so Pol095, Pol096 and Pol097 Doc resist @ same time.

here u can find the doc now (will get changed after updating):

Shinigami

p.s.: yes I know, Wiki... but there are a lot of people loving this init by Rac

Author Message
MuadDib
POL Developer


Joined: 13 Feb 2006
Posts: 830
Location: Indiana, USA

PostPosted: Wed Jun 21, 2006 4:18 pm    Post subject: Reply with quote

Long live the POLDoc!

Author Message
Firedancer



Joined: 03 Feb 2006
Posts: 104
Location: Austria

PostPosted: Thu Jun 22, 2006 9:04 am    Post subject: Reply with quote

MuadDib wrote:
Long live the POLDoc!


yippie!!!!!!
Smile Smile Smile *dances joyfully* Long live our pol devs! Smile

Author Message
Yukiko



Joined: 02 Feb 2006
Posts: 1080
Location: Southern Central USA

PostPosted: Thu Jun 22, 2006 3:22 pm    Post subject: Reply with quote

*does a happy dance*

Thanks Shinni!!!

Author Message
Shinigami
POL Core Developer


Joined: 30 Jan 2006
Posts: 292
Location: Germany, Bavaria

PostPosted: Fri Jun 23, 2006 5:45 pm    Post subject: Reply with quote

most stuff is inside now

Shinigami

Author Message
Xandros



Joined: 17 Feb 2006
Posts: 76

PostPosted: Mon Jul 17, 2006 9:14 am    Post subject: Reply with quote

Will there be a downloadable version again?

Xandros

Author Message
Shinigami
POL Core Developer


Joined: 30 Jan 2006
Posts: 292
Location: Germany, Bavaria

PostPosted: Wed Jul 19, 2006 7:36 am    Post subject: Reply with quote

sure... if someone tells me how to combine the wget switches in the correct order... I can use it to get offline stuff, but it will not use uoem.php as name... it will use fulllist.php&name=uoem (or something like that)... Rac doesn't remember how he's created it and I'm to lazy to do it by hand

Shinigami

Author Message
Marilla



Joined: 02 Feb 2006
Posts: 329

PostPosted: Wed Jul 19, 2006 10:29 pm    Post subject: Reply with quote

Actually the method of creating the downloadable version is pretty much included in the online version; You can create the page per module, as is in the DL version, and then just modify the index page from the 095 docs. I already did that myself to create a local copy of the 096 docs that works just like the 095 ones did.

Author Message
Yukiko



Joined: 02 Feb 2006
Posts: 1080
Location: Southern Central USA

PostPosted: Fri Jul 21, 2006 5:00 pm    Post subject: Reply with quote

Shini,

In the lookup need to include the LISTEX_FLAG_CONCEALED flag in the list.

Author Message
MuadDib
POL Developer


Joined: 13 Feb 2006
Posts: 830
Location: Indiana, USA

PostPosted: Fri Jul 21, 2006 7:54 pm    Post subject: Reply with quote

Yukiko wrote:
In the lookup need to include the LISTEX_FLAG_CONCEALED flag in the list.


Fixed.

Author Message
MuadDib
POL Developer


Joined: 13 Feb 2006
Posts: 830
Location: Indiana, USA

PostPosted: Fri Jul 21, 2006 8:13 pm    Post subject: Reply with quote

From the main page, the 095 POLDoc download is now active again.

Author Message
itec



Joined: 10 Feb 2006
Posts: 33
Location: Finland

PostPosted: Sat Sep 30, 2006 1:43 pm    Post subject: Reply with quote

Can you fix the anchor links in the object reference? They are currently working only in internet explorer Shocked.

Ie: <a name="#Armor"> this should be: <a name="Armor">

Author Message
Marilla



Joined: 02 Feb 2006
Posts: 329

PostPosted: Sat Sep 30, 2006 7:44 pm    Post subject: Reply with quote

Yeah, what Itec said! I had to modify the docs on my system when I downloaded them due to this, since I use Firefox.

Basically, inside the href attribute of the anchor tag, the # is a special character that tells the browser that it needs to go to an element with the name that follows; In the href attribute, that first # is not actually part of the name.

That means, if you name the target element with a #, the standard behavior (which IE does not follow, as is far too frequent, unfortunately) is that this WOULD be considered part of the name.

So, the standard behavior (which all browsers but IE follow) is that if you have an element named, say, "#config", in order to link to it, you would need an href attribute with the value "##config"... since the first # would be taken as the special character telling the browser not to simply go to the URL "config", but instead, to go to the element named with what's ever after the first # sign.

That means, for an href attribute with the value "#config" to work, the target element must be named "config". IE improperly 'guesses' what you mean by having an element named "#config", but this could cause problems if you ever actually did have an element named with a # in front of it (which probably is not a good idea, but could happen in situations where element names were dynamically generated by a server-side script).

Finally, by improperly adding the # to the front of the target elements' names, only Internet Explorer can go to those links.

Erm... now that I've said far too much.. heh

Author Message
MuadDib
POL Developer


Joined: 13 Feb 2006
Posts: 830
Location: Indiana, USA

PostPosted: Sat Sep 30, 2006 8:16 pm    Post subject: Reply with quote

In other words, you took the long route at what itec said Razz

Author Message
Marilla



Joined: 02 Feb 2006
Posts: 329

PostPosted: Sat Sep 30, 2006 8:44 pm    Post subject: Reply with quote

I am the Great Supreme Ninja Master of Using More Words Than Needed to Say Something!


Razz

Post new topic   Reply to topic    PenUltima Online Forum Index -> General Help 096 All times are GMT - 4 Hours
Goto page 1, 2  Next
Page 1 of 2

 




Powered by phpBB © 2001, 2005 phpBB Group :: Theme & Graphics by GHS & Scott E. Royalty