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

Makeup FlatPress Installer #266

Merged
merged 15 commits into from Oct 26, 2023

Conversation

Fraenkiman
Copy link
Collaborator

@Fraenkiman Fraenkiman commented Oct 4, 2023

  • The HTML of the installer now has a lang attribute in the html start tag to specify the language.
  • The installer tries to write permissions to the fp-content directory recursively for owners and groups, which had to be done manually before.
  • Write permissions for "others" removed via default.php. Even if the webserver is configured very unfavorable, only owners and groups should be allowed to write. Check default file permissions #173
  • Image files, which are not used by the installer, were removed.
  • Removed unnecessary lang variable in default settings.
  • In the setup CSS, unused IDs, classes and incorrect references to fonts have been removed.
  • The installer header now shines in a simple FlatPress style
  • Added greek, spanish and french language file for the setup The languages Greek are currently not supported by the FlatPress setup #214
  • Added "follow on Mastodon" in the welcome entry

installerb

installera

With best regards
Frank

- The HTML of the installer now has a lang attribute in the html start tag to specify the language.
- The installer tries to provide the fp-content directory for owners and groups with write permissions, which had to be done manually before.
Write permissions for "others" removed via default.php. Even if the webserver is configured very unfavorable, only owners and groups should be allowed to write.
- Image files, which are not used by the installer, were removed.
- Removed unnecessary lang variable in default settings.
- In the setup CSS, unused IDs, classes and incorrect references to fonts have been removed.
- The installer header now shines in a simple FlatPress style
- Spanish language file created for the setup
- FlatPress title in setup now multilingual
- Spanish language file created for the setup
- FlatPress title in setup now multilingual
"follow on mastodon" added french language file for setup
- added french language file
- Added Greek language file for setup
- Greek language file for setup
- Update chmod info in the administration area
- fp-content gets the necessary permissions recursively during setup
@Fraenkiman Fraenkiman merged commit 13c8c7e into flatpressblog:master Oct 26, 2023
@Fraenkiman Fraenkiman deleted the Makeup-FlatPress-Installer branch November 12, 2023 22:26
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.

None yet

1 participant