Page MenuHomeFreeBSD

remove old html tag from linux-comparison article
AbandonedPublic

Authored by jgh on Nov 5 2014, 7:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 28, 9:13 AM
Unknown Object (File)
Thu, Sep 25, 2:46 PM
Unknown Object (File)
Thu, Sep 25, 12:58 PM
Unknown Object (File)
Thu, Sep 25, 11:09 AM
Unknown Object (File)
Wed, Sep 24, 8:11 AM
Unknown Object (File)
Mon, Sep 22, 6:41 AM
Unknown Object (File)
Thu, Sep 18, 10:33 PM
Unknown Object (File)
Tue, Sep 16, 9:35 PM
Subscribers
None

Details

Reviewers
wblock
remko
bcr

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

jgh retitled this revision from to remove old html tag from linux-comparison article.
jgh updated this object.
jgh edited the test plan for this revision. (Show Details)
jgh added reviewers: bcr, wblock, remko.
jgh set the repository for this revision to rD FreeBSD doc repository - subversion.
en_US.ISO8859-1/articles/linux-comparison/article.xml
514

Rather than duplicate the URL, we can simplify this. When a <link> element is empty, it uses the URL for content:

<link xlink:href="http://www.FreeBSD.org/support.html"></link></para></listitem>

en_US.ISO8859-1/articles/linux-comparison/article.xml
514

And now that I think of it, it should use &url.base; from urls.ent. Maybe "&url.base;/support.html". (Untested.)

Suggestion was tried, however it did not render a fully-qualified url. I did use the same logic, though, in only noting the url once.

en_US.ISO8859-1/articles/linux-comparison/article.xml
3

Serial comma after "forums".

Is this the right link? The support page on the web site does not mention IRC. It does have a link to Community, where those are mentioned.

Yes, I noticed that too, however I don't think it is a far stretch to think people would click on Community to find IRC links. That being said, it might be better to explicitly link on each of the suggestions.

linked to community for irc/groups/forums reference.

wblock edited edge metadata.

Approved.

This revision is now accepted and ready to land.Nov 5 2014, 11:16 PM

This did not render correctly on the website. Any ideas?
https://www.freebsd.org/doc/en_US.ISO8859-1/articles/linux-comparison/freebsd-support.html (section 4.1)
https://www.freebsd.org/doc/en_US.ISO8859-1/articles/linux-comparison/freebsd-advantages.html (third line item)

Objections to putting in link text of "community" and "support"?

No objections, although it would be nice to figure out why this did not work.

this article is gone as of r46450