Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Linkposts not enabled #548

Closed
vaniver opened this issue Feb 9, 2016 · 2 comments
Closed

Linkposts not enabled #548

vaniver opened this issue Feb 9, 2016 · 2 comments

Comments

@vaniver
Copy link
Contributor

vaniver commented Feb 9, 2016

The functionality to make link pages might still exist (see NewLink in pages.py as an example of a fragment), just not be used anywhere.

The link submit page should be available from a button below the 'create new article' button. (It can either be a separate page, or another tag on the submit page link it is in Reddit.) Link submissions should only be possible to Discussion.

@xrpd
Copy link
Contributor

xrpd commented Feb 11, 2016

To confirm: when you look at http://lesswrong.com/r/discussion/ you'll see self texts (like now) and links mixed together in the same list.

Also, link titles will link to the site (http://slatestarcodex.com/) as on reddit and not to lesswrong.com first. To see comments you'll have to click on the Comments (0) link as on reddit. Yes?

How should links and self texts be distinguished if at all? Some indication like "(externaldomain.com)" seems wise for links. Do you want "[Link]" automatically added to the front of the title? Do you want "(self.discussion)" or some such after self text posts?

Should link posts have an associated self text - effectively (but not technically) a "sticky" comment under the link? Or should link posters be required to post a separate comment like everyone else?

@vaniver
Copy link
Contributor Author

vaniver commented Feb 11, 2016

Yes, links and self posts mixed together.
Yes, link goes through and comments are a separate link.
Let's put [Link] in front of links. We should probably automatically strip [Link](with any capitalization) from the start of the title in case the user adds it.
Lean against self texts. The OP can comment normally and I think the self text code has been modified to suit the needs for articles, making this harder than it needs to be.

jglamine added a commit to jglamine/lesswrong that referenced this issue Jul 18, 2016
jglamine added a commit to jglamine/lesswrong that referenced this issue Jul 18, 2016
jglamine added a commit to jglamine/lesswrong that referenced this issue Aug 8, 2016
jglamine added a commit to jglamine/lesswrong that referenced this issue Sep 6, 2016
jglamine added a commit to jglamine/lesswrong that referenced this issue Sep 6, 2016
@wezm wezm closed this as completed in 86a7b0e Sep 27, 2016
wezm added a commit that referenced this issue Sep 27, 2016
Add the ability to submit links. Fixes #548
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants