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

Update branch with latest Developments #1562

Merged
merged 22 commits into from
Jul 31, 2024
Merged

Conversation

egbot
Copy link
Member

@egbot egbot commented Jul 31, 2024

No description provided.

egbot and others added 22 commits July 22, 2024 18:04
- Remove dependence on $CSS_VERSION_RELEASE and v202209 directory path
- Move all css files out of v202209 directory one directory down into css base directory
- Add $CSS_VERSION to CSS imports within head_template.php, thus allowing force reload of CSS files when that variable is changed within symbbase.php file
- Remove deprecated css/base.css file
- Remove deprecated files within css/symb/directory
- Reduce pixel size of Symbiota icon, which is much larger than a typical icon. Large version of icon is still conserved, but not used as the default icon.
- Move javascript code out of footer into separate js file. This will allow us to make adjustments to code without needing individual non-template footer files to be adjusted to code changes.
- Remove code out of header_template file in preference to code run within symbbase.php file
- Given condition at top of header page testing if language file is imported, individual isset statements for each LANG variable is not needed.
- Remap minimalheader_template.php to minimalheader.php in support of the currently supported template system
- Add minimalheader_template.php to setup.sh file
- Bug fix: remove php code out of new js file
- Standardize syntax within footer template file
- Remove deprecated code within symbini config file
fixed the profile accessibility setting (#1534)
* adding variable to control menu font-size for easy customization

* move font size control to be out of media query
correct default header background image path.
@egbot egbot merged commit 84675a6 into template-lang-file-refactor Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants