-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Hoping maybe we can get a read-only mode, that removes the entry box and the "[delete]" link for posts. Figure this could be done in a few ways, though one is more secure than the other.
Opt 1: Just grab a POST that includes &readonly... obviously pretty easy to get around, but if it's embedded it probably not a huge issue.
Opt 2: Have a second output file to reference that only has the formatted text.
Use case: I want to embed via iframe into Homepage so I can keep a rolling log of changes/updates/adds, etc. Just need a nice text scroll.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers