Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User option to disable images/videos #449

Closed
2 tasks done
Starpaul20 opened this issue Apr 29, 2014 · 7 comments
Closed
2 tasks done

User option to disable images/videos #449

Starpaul20 opened this issue Apr 29, 2014 · 7 comments
Assignees
Labels
b:1.8 Branch: 1.8.x s:resolved Status: Resolved. Solution implemented or scheduled t:enhancement Type: Enhancement. Contains minor improvements
Milestone

Comments

@Starpaul20
Copy link
Member

Add a user option to disable the display of images and videos.

Also intend to work on:

  • Alternate parsing of disabled images and videos.
  • Settings to disable posted images/videos to guests.
@Starpaul20 Starpaul20 added this to the 1.8 Beta 2 milestone Apr 29, 2014
@Starpaul20 Starpaul20 self-assigned this Apr 29, 2014
@Starpaul20
Copy link
Member Author

The main part of this is done, however I intend to work on two other related thing I realized when writing this.

The first is some form of alternate parsing for disabled image/video MyCode. I was thinking parse them as a link if disabled.

The second is some settings to disable images and videos for guests.

Starpaul20 added a commit that referenced this issue Jun 5, 2014
Added settings that allow Admins to disable posted images/videos to guests.
@Starpaul20
Copy link
Member Author

The settings to disable posted images/videos to guests is finished.

Starpaul20 added a commit that referenced this issue Jun 5, 2014
Parsing disabled images and videos as links.
@Starpaul20
Copy link
Member Author

Parsing disabled images and videos as links is finished.

Just a few last places I forgot to include and this will be finished.

Starpaul20 added a commit that referenced this issue Jun 5, 2014
Added option in other places where images/videos are parsed.
@Starpaul20
Copy link
Member Author

This has been finished.

@DiogoParrinha
Copy link
Contributor

@PaulBender what is this: "Alternate parsing of disabled images and videos." ? The options to disable parsing seem to work.

@Starpaul20
Copy link
Member Author

Alternate parsing of disabled images and videos means if you disable images and/or videos it'll parse as a clickable link instead of raw BB code.

@DiogoParrinha
Copy link
Contributor

Ah makes sense, it seems to do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
b:1.8 Branch: 1.8.x s:resolved Status: Resolved. Solution implemented or scheduled t:enhancement Type: Enhancement. Contains minor improvements
Projects
None yet
Development

No branches or pull requests

2 participants