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)
www.mozilla.org
General
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.
| Assignee | ||
Comment 1•20 years ago
|
||
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
| Assignee | ||
Comment 2•20 years ago
|
||
All links to extendop.htm have been cleaned up.
| Assignee | ||
Comment 3•20 years ago
|
||
All links to example.htm, sasl.htm and compare.htm have been cleaned up.
| Assignee | ||
Comment 4•20 years ago
|
||
All links to ssl.htm have been cleaned up.
| Assignee | ||
Comment 5•20 years ago
|
||
All links to filter.htm have been cleaned up.
| Assignee | ||
Comment 6•20 years ago
|
||
All links to url.htm have been cleaned up.
| Assignee | ||
Comment 7•20 years ago
|
||
All links to getstart.htm have been cleaned up.
| Assignee | ||
Comment 8•20 years ago
|
||
All links to threaded.htm have been cleaned up.
| Assignee | ||
Comment 9•20 years ago
|
||
All links to controls.htm have been cleaned up.
| Assignee | ||
Comment 10•20 years ago
|
||
All links to ldap.htm and srvrinfo.htm have been cleaned up.
| Assignee | ||
Comment 11•20 years ago
|
||
All links to writing.htm have been cleaned up.
| Assignee | ||
Comment 12•20 years ago
|
||
I think I might as well take this bug, if I'm doing all the work :-)
Assignee: mozilla.webmaster → bugzilla
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 13•20 years ago
|
||
All links to error.htm and datatype.htm have been cleaned up.
| Assignee | ||
Comment 14•20 years ago
|
||
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
Comment 15•20 years ago
|
||
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.
| Assignee | ||
Comment 16•20 years ago
|
||
(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)
Comment 17•20 years ago
|
||
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.
| Assignee | ||
Comment 18•20 years ago
|
||
addmod.htm has also been cleaned up, now without underscores.
| Assignee | ||
Comment 19•20 years ago
|
||
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
Updated•16 years ago
|
Product: mozilla.org → Websites
Updated•12 years ago
|
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.
Description
•