##// END OF EJS Templates
Highlight post instead of showing popup if the post is visible on page....
Highlight post instead of showing popup if the post is visible on page. Optimized and refactored reflink popups (still much work to do there)

File last commit:

r1015:c84f21f3 merge decentral
r1035:149028bb default
Show More
settings.py
2 lines | 71 B | text/x-python | PythonLexer
neko259
Implemented default settings (BB-51). If no setting is defined in settings.py, the ones from default_settings will be used
r938 from boards.default_settings import *
neko259
Moved imageboard settings to the boards settings module. Added setting to disable archive
r716
neko259
Implemented default settings (BB-51). If no setting is defined in settings.py, the ones from default_settings will be used
r938 # Site-specific settings go here