Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,687
» Latest member: Longde
» Forum threads: 6,410
» Forum posts: 53,149

Full Statistics

Online Users
There are currently 199 online users.
» 0 Member(s) | 195 Guest(s)
Baidu, Bing, Google, Internet Archive

Latest Threads
New Community System Soon...
Forum: All Other Programs.
Last Post: Demetree Kallergis
2 hours ago
» Replies: 1
» Views: 47
File Format for the Studi...
Forum: Off-Topic
Last Post: Ryan Gross
7 hours ago
» Replies: 11
» Views: 15,719
Tip on where to put "0 BL...
Forum: Parts Authoring
Last Post: Hageta
Yesterday, 21:37
» Replies: 0
» Views: 49
2026-02 Update status
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
Yesterday, 18:31
» Replies: 0
» Views: 59
Friends 2026
Forum: Official Models
Last Post: Philippe Hurbain
Yesterday, 8:07
» Replies: 3
» Views: 268
Dropping Frame Rate when ...
Forum: LDraw Editors and Viewers
Last Post: Gerald Lasser
2026-02-24, 23:48
» Replies: 4
» Views: 355
LDView 4.7 Released
Forum: LDraw Editors and Viewers
Last Post: Orion Pobursky
2026-02-24, 15:10
» Replies: 1
» Views: 148
Technic 1992
Forum: Official Models
Last Post: Takeshi Takahashi
2026-02-24, 13:22
» Replies: 32
» Views: 47,260
SF90 XX tires 5810 to go ...
Forum: Part Requests
Last Post: Magnus Forsberg
2026-02-23, 22:38
» Replies: 2
» Views: 325
Part request for Set 4205...
Forum: Part Requests
Last Post: Alfred Schmitz
2026-02-23, 15:54
» Replies: 6
» Views: 417

 
  Link to 'View Today's Posts' disappear
Posted by: Magnus Forsberg - 2018-04-07, 8:37 - Forum: Website Suggestions/Requests/Discussion - Replies (3)

I'm not logged on to the forum on my phone. I wisit it as a Guest. I use Chrome on a android phone.
There is a link 'View Today's Posts' in the top right, below the header, I have to click to get the latest posts.


When I use that link, and after I get a fresh page with the latest posts, the link is gone. It simply disappear from the page.
The next time I want to refresh the search I have to go back to an older, cached page to find the link again. I noted this change in the behaviour yesterday. Previously the link was always present in a grey bar, below the login bar.

Print this item

  Main Wiki link goes to a strange place
Posted by: Travis Cobbs - 2018-04-06, 17:31 - Forum: Website Suggestions/Requests/Discussion - Replies (2)

The main link to the Wiki in the Documents menu at the top of ldraw.org goes to Category:Articles, which redirects to User:Mikeheide/Bookmarks. I think it would be better if it linked to the Wiki's main page (or wiki.ldraw.org, which redirects to the main page).

Print this item

  title of LDraw Wiki
Posted by: Steffen - 2018-04-06, 16:03 - Forum: Website Suggestions/Requests/Discussion - Replies (1)

Hello Orion,

the LDraw Wiki currently returns as "title" for the browser "LDraw.org".

It would be better if it would return "LDraw Wiki".

The reason I ask is that I dragged a URL of the Wiki into my browser bookmarks,
and it was stored there as "LDraw.org" instead of "LDraw Wiki", which I expected.

LDraw.org should be reserved for www.ldraw.org instead IMHO.

What do you think?

Print this item

  Login form broken in Firefox
Posted by: Travis Cobbs - 2018-04-05, 20:00 - Forum: Website Suggestions/Requests/Discussion - Replies (4)

At least for me, the login form is broken (pushed off the bottom of the screen) in Firefox 59.0.2. I'm still able to log in, but it's definitely confusing.

Print this item

  enable string functions in LDraw Wiki
Posted by: Steffen - 2018-04-04, 21:58 - Forum: Website Suggestions/Requests/Discussion - Replies (2)

Hello Orion,

could you please enable the string functions in the LDraw Wiki?
https://www.mediawiki.org/wiki/Extension...rFunctions

That functionality is off by default, but it is needed to make the
https://wiki.ldraw.org/wiki/Template:Wikipedia
work.
(Inside it, the #replace function is being used.)

Print this item

  How do you convert a .STEP file to use with LDraw?
Posted by: ArloB - 2018-04-03, 17:42 - Forum: Off-Topic - Replies (6)

My question might be totally "n00b" but I have a .STEP file that I found and need to use it with LDraw software or with the Bricklink Stud.io in a 3D model that I built for my students.

How do you convert the .STEP file to another format that I could import? Or is there a series of steps to get to this process?

I would really appreciate your help. Thank you.

Print this item

  [LPUB] List of Wishes
Posted by: Jarema - 2018-04-03, 7:22 - Forum: LDraw File Processing and Conversion - Replies (2)

  • How to put length of axle of length of technic beamĀ in part list
  • How to put design number for each item in bom of material
  • When I delete page, should go to previous automatically

Print this item

  broken link on parts tracker
Posted by: Steffen - 2018-04-02, 11:26 - Forum: Website Suggestions/Requests/Discussion - No Replies

on each parts tracker page, there is a footer saying

"The LDraw Parts Tracker is maintained and developed by voluntary members of the LDraw organisation."

However, by clicking on "the LDraw organisation", you get an error 404.

Suggestion: correct that link to let it point to

https://wiki.ldraw.org/wiki/LDraw.org

Print this item

  https vs http: broken image in LDRAW Wiki
Posted by: Steffen - 2018-04-02, 10:57 - Forum: Website Suggestions/Requests/Discussion - Replies (5)

in the LDRAW wiki, the image "Construction worker.png" appears broken when accessing the page

https://wiki.ldraw.org/index.php?title=BlueBrick

via https. When using http, the image looks fine:

http://wiki.ldraw.org/index.php?title=BlueBrick

To cure this, I suggest that we end the dual presence of both http and https this way:
* make https the default
* make any access to a http address a forwarding to its https counterpart

Print this item

  LDRAW Wiki URLs
Posted by: Steffen - 2018-04-02, 9:56 - Forum: Website Suggestions/Requests/Discussion - Replies (2)

The LDRAW Wiki URLs are somewhat ugly, here is an example:

http://wiki.ldraw.org/index.php?title=BFC

Much nicer would be the syntax

http://wiki.ldraw.org/wiki/BFC

Wikipedia does it the same way, see for example

https://en.wikipedia.org/wiki/LDraw

This can be achieved by some simple adjustments on the MediaWiki server, see here the official documentation:

https://www.mediawiki.org/wiki/Manual:Short_URL

Can we get this "beautification" for our LDRAW Wiki?

Print this item