Closed Bug 283460 Opened 20 years ago Closed 20 years ago

Clean up internal links on LDAP C SDK documentation

Categories

(www.mozilla.org :: General, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sipaq, Assigned: sipaq)

References

()

Details

As said in bug 274417 comment 1 we should replace the internal links, which use
a numbering scheme of xyz.html#1002345, with a more sensible naming scheme.

Some work was already done for this on Chapter 6 of the LDAP C SDK documentation
(see http://www.mozilla.org/directory/csdk-docs/controls.htm) but more work is
needed.
Today I did some minor cleanup work on index.htm. I did a total cleanup of
preface.htm and all links to this document.
Severity: normal → minor
All links to extendop.htm have been cleaned up.
All links to example.htm, sasl.htm and compare.htm have been cleaned up.
All links to ssl.htm have been cleaned up.
All links to filter.htm have been cleaned up.
All links to url.htm have been cleaned up.
All links to getstart.htm have been cleaned up.
All links to threaded.htm have been cleaned up.
All links to controls.htm have been cleaned up.
All links to ldap.htm and srvrinfo.htm have been cleaned up.
All links to writing.htm have been cleaned up.
I think I might as well take this bug, if I'm doing all the work :-)
Assignee: mozilla.webmaster → bugzilla
Status: NEW → ASSIGNED
All links to error.htm and datatype.htm have been cleaned up.
using.htm has been cleaned up.

The three biggest files in the directory:

- search.htm
- addmod.htm
- function.htm

are still outstanding. Any help is appreciated.
Priority: -- → P2
There is a problem with the patches. You are not following the Documentation
Guidelines:
 <http://www.mozilla.org/contribute/writing/guidelines#linking>

search.htm has had some cleanup by the way.
(In reply to comment #15)
> There is a problem with the patches. You are not following the Documentation
> Guidelines:
>  <http://www.mozilla.org/contribute/writing/guidelines#linking>
> 
> search.htm has had some cleanup by the way.

1. The documentation guidelines are bogus in this respect especially the
following part: 

"Use <a name="anchor-name">.  Linking to an ID isn't supported in many browsers.
Also, anchors should, like filenames, be lower case."

See http://python.fyxm.net/dev/doc/idtest.html

2. Yes, search.htm has had some cleanup by you (and I'm grateful for that), but
not all links pointing to search.htm have been cleaned up.

3. Search.htm has now been cleaned up totally (including all links to that document)
I didn't meant the usage of NAME. Sorry about that. Using ID is perfectly fine,
especially for developer documentation. However, using underscores is incorrect.
addmod.htm has also been cleaned up, now without underscores.
Ok, function.htm and all files linking to it have now also been cleaned up. This
bug is now FIXED. Yay!
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Product: mozilla.org → Websites
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.