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

Mod Actions - System Configuration #2

Open
8 of 91 tasks
saintly2k opened this issue May 25, 2024 · 0 comments
Open
8 of 91 tasks

Mod Actions - System Configuration #2

saintly2k opened this issue May 25, 2024 · 0 comments
Assignees

Comments

@saintly2k
Copy link
Member

saintly2k commented May 25, 2024

This required a new item because there's so much to do...

  • db

  • theme

  • subtheme

  • plugins_enabled (can't be disabled lol why does this even exist)

  • plugins_directory

  • plugins_string

  • debug

  • generated_in

  • display_version

  • catalog_enabled

  • show_cache_stats

  • site_name

  • site_slogan

  • display_banner

  • secure_hash

  • site_url

  • boards_url

  • cache_dir

  • cache_key

  • captcha_required

  • captcha_crypt

  • boardlist

  • index_list

  • time_method

  • time_method_hover

  • forced_anon (maybe make this a per-board/cat setting instead/as well?)

  • default_name (maybe make this a per-board/cat setting instead/as well?)

  • display_id

  • display_email

  • show_email

  • recent_replies

  • threads_page

  • max_filesize

  • max_filename

  • file_download

  • thumb_method

  • thumb_ext

  • thumb_res_op

  • thumb_res_reply

  • thumb_spoiler

  • thumb_audio

  • thumb_video

  • thumb_download

  • thumb_deleted

  • thumb_nofile

  • spoiler_enabled (boolean)

  • icon_locked

  • icon_autosage

  • icon_sticky

  • video_width

  • video_height

  • thumbnail_bg_red

  • thumbnail_bg_green

  • thumbnail_bg_blue

  • image_max_res

  • uploads_folder

  • original_filename

  • filename_method

  • allow_files (maybe make this a per-board/cat setting instead/as well?)

  • extensions_img

  • extensions_audio

  • extensions_video

  • extensions_downloads

  • styles_all

  • styles_text

  • default_style

  • default_style_text

  • javascripts

  • post_require_file (maybe make this a per-board/cat setting instead/as well?)

  • post_require_subject (maybe make this a per-board/cat setting instead/as well?)

  • post_body_min (maybe make this a per-board/cat setting instead/as well?)

  • post_body_max (maybe make this a per-board/cat setting instead/as well?)

  • reply_file_only (maybe make this a per-board/cat setting instead/as well?)

  • reply_body_min (maybe make this a per-board/cat setting instead/as well?)

  • reply_body_max (maybe make this a per-board/cat setting instead/as well?)

  • max_lines (maybe make this a per-board/cat setting instead/as well?)

  • linkify_urls

  • filter_zalgo (whatever this means)

  • wordfilters (probably related to this)

  • mod_ip

  • mod_ban

  • mod_reports

  • mod_reports_global

  • mod_thread_sticky

  • mod_thread_lock

  • mod_thread_autosage

  • mod_post_edit

  • mod_post_delete

  • mod_public_mod_level

  • mod_edit_user

  • mod_mod_log

@saintly2k saintly2k converted this from a draft issue May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants