At 01:31 a -0500 08/18/2011, Christopher Stone didst inscribe upon an
electronic papyrus:
# BBEdit Home Page
open location "http://www.barebones.com/products/bbedit/index.html"
Minor nit: there's never any need to include "index.html" in a URL.
It's purely a server internal detail which no one apart from the page
owner need ever see.
And for the page owner, my own convention is the following:
For any
/foo/index.html
I do
/foo/00_foo.html
and
ln -s 00_foo.html index.html
so that my BBEdit menus/windows never see an "index.html" file.
I do the 00 prefix to ensure it sorts to the top, a convention I
borrowed from the old Info-Mac archives (ah, mem'ries...).
Heh, there's a no-www website; I think there oughta be a no-indexhtml one too!
-boo
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem,
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>