-
-
Notifications
You must be signed in to change notification settings - Fork 125
Development Info
Shish edited this page Aug 27, 2025
·
7 revisions
For creating custom themes, see the Theme Development page
For creating custom extensions, see the Extension Development page
shm-* CSS classes are for javascript to hook into; if you're customising themes, be careful with these, and avoid styling them, eg:
-
shm-thumb= outermost element of a thumbnaildata-tagsdata-post-id
-
shm-toggler= click this to toggle elements that match the selectordata-toggle-sel
-
shm-unlocker= click this to unlock elements that match the selectordata-unlock-sel
-
shm-clink= a link to a comment, flash the target element when clickeddata-clink-sel
Please tell me if those docs are lacking in any way, so that they can be improved for the next person who uses them