看板 FB_doc 關於我們 聯絡資訊
On Fri, 10 Feb 2006, Dmitry Morozovsky wrote: DM> marck 2006-02-10 12:25:19 UTC DM> DM> FreeBSD doc repository DM> DM> Modified files: DM> en/internal mirror.sgml DM> Log: DM> Change references to the Handbook so they use url entities. Unfortunately, DM> &url.doc.books.handbook; contains index.html at the end, but I hesitate to DM> introduce new entities (though I thinks they would be very useful). What I meant: includes.misc.sgml contains www/share/sgml/includes.misc.sgml:<!ENTITY url.doc.books.handbook '&url.doc.base;/books/handbook/index.html'> www/share/sgml/includes.misc.sgml:<!ENTITY url.doc.books.handbook-en '&url.doc.base-en;/books/handbook/index.html'> www/share/sgml/includes.misc.sgml:<!ENTITY url.doc.books.dhandbook '&url.doc.base;/books/developers-handbook/index.html'> www/share/sgml/includes.misc.sgml:<!ENTITY url.doc.books.dhandbook-en '&url.doc.base-en;/books/developers-handbook/index.html'> www/share/sgml/includes.misc.sgml:<!ENTITY url.doc.books.phandbook '&url.doc.base;/books/porters-handbook/index.html'> www/share/sgml/includes.misc.sgml:<!ENTITY url.doc.books.phandbook-en '&url.doc.base-en;/books/porters-handbook/index.html'> which is useful to link to books themselves, but can not be used for links inside. To minimize changes, maybe introduce something like <!ENTITY url.doc.books.handbook.base '&url.doc.base;/books/handbook'> <!ENTITY url.doc.books.handbook '&url.doc.books.handbook.base;/index.html'> and so on? Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ _______________________________________________ freebsd-doc@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"