LESSWRONG
LW

2765
Wikitags

LessWrong Reacts

Discuss the wikitag on this page. Here is the place to ask questions and propose changes.
New Comment
4 comments, sorted by
top scoring
[-]gustaf1mo10

This wikitag should be optimized for:

  1. Illustrating this feature. A reader unfamiliar with the feature should go like "ah, yeah that seems useful" or even "ooh, LessWrong is awesome!"
  2. Explain confusing reacts to those not already in the know

I originally arranged confusing-first to optimize 2., but Ben Pace's comment reminded me of 1.

See also: Ben Pace introducing new reacts + people's replies.

Reply
[-]gustaf1mo10

I imported the reactions from the LessWrong source code into a table, that users can now add explanations to. I did this programmatically, which took me a few tries to get the formatting correct. (For example getting the correct image sizes, not just on the page, but in the editor.) I eventually generated HTML and updated with type ckEditorMarkup using the API.

Reply
[-]localdeity2mo20

After a couple of minutes of poking around, I can't figure out how to fix it in the interface the page editor gives me, but: The three images on this page in the agree/disagree/Moloch list use a url beginning with localhost:3000, instead of lesswrong.com or a "//" relative address (which seems most ideal), and thus don't load for those not running an instance of lesswrong at localhost:3000.

Reply1
[-]Ben Pace2mo40

Thanks, should be fixed now.

Reply
Moderation Log