This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 58660 - Document .inc file use, and other testwww->www tricks
Summary: Document .inc file use, and other testwww->www tricks
Status: RESOLVED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: collabnet (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: jcatchpoole
URL: http://www.netbeans.org/community/gui...
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-05-06 17:59 UTC by _ mihmax
Modified: 2009-11-08 02:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ mihmax 2005-05-06 17:59:44 UTC
After I translated NetBeans IDE 4.0 Quick Start Guide
I got two files:
quickstart-40_ru.html -- main one
quickstart-40.inc_ru.html -- the list of Related Dcouments there

But The List of Related documents doesn't show itself at all, neither English
nor Russian.
Comment 1 jcatchpoole 2005-05-06 18:25:52 UTC
The .inc filename is incorrect, that's all.  Filename format should be

${parent_filename}.inc.html

So in this case 

quickstart-40_ru.inc.html

not

quickstart-40.inc_ru.html

Maxym if you rename your files everything should work. 

The real problem of course is that none of this is documented, and that's my
issue.  I'll hijack this issue to address that.
Comment 2 _ mihmax 2005-05-06 18:37:32 UTC
Thanks a lot, Jack!
Comment 3 _ mihmax 2005-05-06 18:42:34 UTC
is it possible to fall back to English if there's no inc file?
(should I file it as a separate RFE?)
Comment 4 jcatchpoole 2005-05-06 19:35:14 UTC
Nice idea!  Pls file a seperate RFE when you can, thanks.
Comment 5 jcatchpoole 2005-06-01 12:31:52 UTC
RE: inc filename format, done.  I just commited my changes to the www guide. 
will be on www in ~1hr, on testwww now :
http://testwww.netbeans.org/community/guidelines/www-guide.html

Thanks again for bringing this up Maxym.  BTW I may have forgotten some "other
testwww->www tricks" ... if you know of any that need documenting, pls don't
hesitate to remind me :-)  Thanks.
Comment 6 _ mihmax 2005-06-13 15:59:24 UTC
Thanks a lot Jack!
I also published the info on the article to dev@translatedfiles...
Comment 7 Marian Mirilovic 2009-11-08 02:34:41 UTC
We recently moved out from Collabnet's infrastructure