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

Enhance Configuration #4

Open
sneak-it opened this issue Sep 25, 2021 · 1 comment
Open

Enhance Configuration #4

sneak-it opened this issue Sep 25, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@sneak-it
Copy link
Member

sneak-it commented Sep 25, 2021

There are a few hardcoded paths and QOL features- notably map images, FastDL links, and other visual bits that should be optional. Add config lines for customization and workability.

@sneak-it sneak-it added the enhancement New feature or request label Sep 25, 2021
@sneak-it
Copy link
Member Author

sneak-it commented Sep 25, 2021

@wallenben commented on Sep 25, 2021, 4:16 PM EDT:

right here?

if so, you can assign me this, ez

I can also think of more:

<img src="<?php echo "../bans/images/maps/$mapname.jpg"; ?>">
<h2><?php echo $mapname; ?> <a href="<?php echo "https://fastdl.snksrv.com/maps/$mapname.bsp.bz2"; ?>"<i class='fa fa-download' aria-hidden='true'></i></a></h2>

Backstretch & FastDL links should be optional, they're just nice QOL features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant