![]() |
|
LDraw.org Official Parts Library Standards: Introduction - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: General (https://forums.ldraw.org/forum-12.html) +--- Forum: Parts Tracker Discussion (https://forums.ldraw.org/forum-36.html) +--- Thread: LDraw.org Official Parts Library Standards: Introduction (/thread-29491.html) |
LDraw.org Official Parts Library Standards: Introduction - Orion Pobursky - 2026-04-22 It's time to start discussing the LDraw.org Official Parts Library Standards. I'll kick this off with 2 items: 1. Is the title "LDraw.org Official Parts Library Standards" a good title? Should we use something better? 2. Review the "Introduction" section and provide feedback. https://library.ldraw.org/documentation/ldraworg-official-parts-library-standards/introduction Desired feedback includes, but is not limited to: - Content - Grammar - Page format - Page styling (i.e. the overall look and feel) - Page navigation RE: LDraw.org Official Parts Library Standards: Introduction - Roland Melkert - 2026-04-22 (3 hours ago)Orion Pobursky Wrote: It's time to start discussing the LDraw.org Official Parts Library Standards. Only nitpick I noticed at first read trough: Quote:Leading zeros unless immediately before the decimal point must be removed (i.e. 1.5, not 01.5). Found this a bit confusing, so 0.123, 00000.123 and .123 are all allowed? Maybe: Quote:Leading zeros unless at most one immediately before the decimal point must be removed (i.e. 1.5, not 01.5). RE: LDraw.org Official Parts Library Standards: Introduction - Orion Pobursky - 2026-04-22 (2 hours ago)Roland Melkert Wrote: Found this a bit confusing, so 0.123, 00000.123 and .123 are all allowed? The first and third are ok, the second is not. This is already enforced by the PT submit validation. Follow up: Should the PT autocorrect these errors and issue a warning instead? Good feedback. RE: LDraw.org Official Parts Library Standards: Introduction - Roland Melkert - 2026-04-22 (2 hours ago)Orion Pobursky Wrote: Follow up: Should the PT autocorrect these errors and issue a warning instead? I think this can be an automatic correction (with a proven algorithm). Maybe followed with a message about what has been corrected? RE: LDraw.org Official Parts Library Standards: Introduction - Orion Pobursky - 2026-04-22 (2 hours ago)Roland Melkert Wrote: Only nitpick I noticed at first read trough: I just realized that this is skipping ahead to the General section. I'll move these posts when I open discussion on that section. RE: LDraw.org Official Parts Library Standards: Introduction - N. W. Perry - 2026-04-22 (3 hours ago)Orion Pobursky Wrote: 1. Is the title "LDraw.org Official Parts Library Standards" a good title? Should we use something better? It's good, assuming this is to replace the many current sub-topics: library header, library part number, library sticker parts… Bringing all of these together under a unifying title would be a Good Idea™. It would also be Good to differentiate the library regulations from the file format, by use of the words "standard" vs. "specification" (or some other). Right now we have library "standards" that contain various "specifications". Meanwhile we have the file format "specification" (though that is governed by the "standards" board). I still get all the different documentation confused with respect to these names. Quote:2. Review the "Introduction" section and provide feedback. I'll have more later, but just quickly I notice that the right-hand navigation sidebar on the intro section is mis-sized (requires scrolling just to fit the word "introduction"). Other pages seem to be correct. RE: LDraw.org Official Parts Library Standards: Introduction - Rene Rechthaler - 2026-04-22 The "auto-correct" should be done (and displayed) before the final upload things which could be in auto-correct (maybe they are already there): -tilde in subparts -correct parttype prefix (subpart/prim on both part name and parttype) -correct license RE: LDraw.org Official Parts Library Standards: Introduction - Orion Pobursky - 2026-04-22 (56 minutes ago)Rene Rechthaler Wrote: The "auto-correct" should be done (and displayed) before the final upload Good feedback. Despite my bringing it up, I think what the PT does or doesn't auto correct should probably be spun off into its own thread once we're done with section review |