commit 160c0c2e55d53885b2501508201e5733285883f4
parent ab6000251ad7f2685162241f20947d5299475a7e
Author: Szymon Mikulicz <szymon.mikulicz@posteo.net>
Date: Fri, 22 Dec 2023 18:52:30 +0100
Update installation 2
Diffstat:
3 files changed, 228 insertions(+), 11 deletions(-)
diff --git a/content/9-about/page.md b/content/9-about/page.md
@@ -1,10 +0,0 @@
----
-Title: About
----
-Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut
-labore et dolore magna pizza. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris
-nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit
-esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt
-in culpa qui officia deserunt mollit anim id est laborum.
-
-[Made with Datenstrom Yellow](https://datenstrom.se/yellow/).
diff --git a/system/extensions/yellow-language.ini b/system/extensions/yellow-language.ini
@@ -1,4 +1,186 @@
# Datenstrom Yellow language settings
Language: en
+LanguageLocale: en_GB
+LanguageDescription: English
+LanguageTranslator: Mark Seuffert
+CoreDescription: Core functionality of your website.
+CoreNavigation: Main
+CorePagination: Page
+CorePaginationPrevious: ← Previous
+CorePaginationNext: Next →
+CoreTimeFormatShort: H:i
+CoreTimeFormatMedium: H:i:s
+CoreTimeFormatLong: H:i:s T
+CoreDateFormatShort: F Y
+CoreDateFormatMedium: Y-m-d
+CoreDateFormatLong: Y-m-d H:i
+CoreDatePast: today, yesterday, @x days ago, 1 month ago, @x months ago, 1 year ago, @x years ago, on @x
+CoreDateFuture: soon, tomorrow, in @x days, in 1 month, in @x months, in 1 year, in @x years, on @x
+CoreDateMonthsNominative: January, February, March, April, May, June, July, August, September, October, November, December
+CoreDateMonthsGenitive: January, February, March, April, May, June, July, August, September, October, November, December
+CoreDateWeekdays: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday
+CoreDateWeekstart: Monday
+CoreDecimalSeparator: .
+CoreError404Title: File not found
+CoreError404Text: The requested file was not found. Oh no...
+CoreError420Title: Page not public
+CoreError420Text: The requested page is not public. [yellow error]
+CoreError430Title: Login failed
+CoreError430Text: The email or password is incorrect. [Please try again](#data-action-login).
+CoreError434Title: Page not found
+CoreError434Text: The requested page was not found. [You can create this page](#data-action-edit).
+CoreError435Title: Page not found
+CoreError435Text: The requested page has been deleted. [You can restore this page](#data-action-restore).
+CoreError450Title: Update error
+CoreError450Text: Can't connect to the update server. An Internet connection is required.
+CoreError500Title: Server error
+CoreError500Text: Something went wrong. [yellow error]
+EditDescription: Edit your website in a web browser.
+EditLoginTitle: Welcome
+EditLoginEmail: Email:
+EditLoginPassword: Password:
+EditLoginForgot: Forgot your password?
+EditLoginSignup: Create user account?
+EditLoginButton: Log in
+EditSignupTitle: Create user account
+EditSignupName: Name:
+EditSignupEmail: Email:
+EditSignupPassword: Password:
+EditSignupConsent: I agree that my personal data will be stored by this website.
+EditSignupButton: Create
+EditSignupStatusNone: Here you can create a new user account.
+EditSignupStatusIncomplete: Please fill out all fields.
+EditSignupStatusInvalid: Please enter a valid email.
+EditSignupStatusWeak: Please enter a different password.
+EditSignupStatusShort: Please enter a longer password.
+EditSignupStatusNext: User account will be created, please check your emails.
+EditForgotTitle: Forgot your password
+EditForgotEmail: Email:
+EditForgotStatusNone: No problem, you can create a new password.
+EditForgotStatusInvalid: Please enter a valid email.
+EditForgotStatusNext: User account will be recovered, please check your emails.
+EditRecoverTitle: Forgot your password
+EditRecoverPassword: Password:
+EditRecoverStatusPassword: Please enter a new password.
+EditRecoverStatusWeak: Please enter a different password.
+EditRecoverStatusShort: Please enter a longer password.
+EditRecoverStatusDone: User account recovered. Thank you!
+EditConfirmSubject: Confirm user account
+EditConfirmMessage: Hi @usershort,\n\nplease confirm your user account. Click the following link.
+EditConfirmTitle: User account
+EditConfirmStatusDone: User account confirmed and waiting for approval. Thank you!
+EditApproveSubject: Approve user account
+EditApproveMessage: Hi @usershort,\n\nplease approve a new user account for @useraccount. Click the following link.
+EditApproveTitle: User account
+EditApproveStatusDone: User account approved. Thank you!
+EditReactivateSubject: Reactivate user account
+EditReactivateMessage: Hi @usershort,\n\nplease reactivate your user account. There were too many failed login attempts. Click the following link.
+EditReactivateTitle: User account
+EditReactivateStatusDone: User account reactivated. Thank you!
+EditVerifySubject: Change user account
+EditVerifyMessage: Hi @usershort,\n\nplease confirm a new email for your user account. Click the following link.
+EditVerifyTitle: User account
+EditVerifyStatusDone: User account changed. Thank you!
+EditChangeSubject: Change user account
+EditChangeMessage: Hi @usershort,\n\nplease confirm that you want to change your user account. Click the following link.
+EditChangeTitle: User account
+EditChangeStatusDone: User account changed. Thank you!
+EditRemoveSubject: Delete user account
+EditRemoveMessage: Hi @usershort,\n\nplease confirm that you want to delete your user account. Click the following link.
+EditRemoveTitle: User account
+EditRemoveStatusDone: User account deleted. Thank you!
+EditRecoverSubject: Recover user account
+EditRecoverMessage: Hi @usershort,\n\nplease confirm that you forgot your password. Click the following link.
+EditWelcomeSubject: Welcome
+EditWelcomeMessage: Hi @usershort,\n\nyour user account has been created. Have fun editing the website.
+EditGoodbyeSubject: Goodbye
+EditGoodbyeMessage: Hi @usershort,\n\nyour user account has been deleted. Take care.
+EditAccountTitle: User
+EditAccountInformation: You can delete your user account anytime.
+EditAccountMore: Read more…
+EditAccountStatusNone: Here you can change your user account.
+EditAccountStatusInvalid: Please enter a valid email.
+EditAccountStatusTaken: Please enter a different email.
+EditAccountStatusWeak: Please enter a different password.
+EditAccountStatusShort: Please enter a longer password.
+EditAccountStatusNext: User account will be changed, please check your emails.
+EditQuitTitle: Delete user account
+EditQuitStatusNone: Please enter your name to confirm.
+EditQuitStatusMismatch: Please enter a different name.
+EditQuitStatusNext: User account will be deleted, please check your emails.
+EditConfigureTitle: Website
+EditConfigureSitename: Name of the website:
+EditConfigureAuthor: Name of the webmaster:
+EditConfigureEmail: Email of the webmaster:
+EditConfigureInformation: The webmaster can approve new user accounts.
+EditConfigureStatusNone: Here you can configure your website.
+EditConfigureStatusInvalid: Please enter a valid email.
+EditUpdateTitle: Updates
+EditUpdateStatusNone: Datenstrom Yellow is for people who make small websites.
+EditUpdateStatusCheck: Checking for updates…
+EditUpdateStatusUpdates: The following updates are available:
+EditUpdateStatusOk: Your website is up to date.
+EditOkButton: Ok
+EditCancelButton: Cancel
+EditChangeButton: Change
+EditCreateButton: Create
+EditEditButton: Save
+EditDeleteButton: Delete
+EditUpdateButton: Update
+EditEdit: Edit page
+EditCreate: +
+EditDelete: -
+EditKeyboardLabels: Ctrl+, Alt+, Shift+, ⌘, ⌥, ⇧
+EditToolbarFormat: Format
+EditToolbarHeading: Heading
+EditToolbarH1: Heading 1
+EditToolbarH2: Heading 2
+EditToolbarH3: Heading 3
+EditToolbarParagraph: Normal text
+EditToolbarPre: Source code
+EditToolbarNotice: Notice
+EditToolbarQuote: Quote
+EditToolbarBold: Bold
+EditToolbarItalic: Italic
+EditToolbarStrikethrough: Strikethrough
+EditToolbarCode: Code
+EditToolbarList: List
+EditToolbarUl: • Unordered list
+EditToolbarOl: 1. Ordered list
+EditToolbarTl: ✓ Task list
+EditToolbarLink: Link
+EditToolbarFile: File
+EditToolbarEmoji: Emoji
+EditToolbarIcon: Icon
+EditToolbarStatus: Status
+EditToolbarUndo: Undo
+EditToolbarRedo: Redo
+EditToolbarPreview: Preview
+EditToolbarHelp: Help
+EditMailFooter: @sitename
+EditDataGenerated: This page is generated automatically.
+EditUploadProgress: Uploading file…
+EditUserDescription: Editor
+EditMenuSettings: Settings
+EditMenuHelp: Help
+EditMenuLogout: Logout
+EditYellowUrl: https://datenstrom.se/yellow/
+EditYellowHelpUrl: https://datenstrom.se/yellow/help/
+EditYellowNewsUrl: https://datenstrom.se/yellow/help/what-s-new
+EnglishDescription: English language.
+FrenchDescription: French language.
+GenerateDescription: Generate a static website.
+GermanDescription: German language.
+ImageDescription: Add images and thumbnails.
+ImageDefaultAlt: Image without description
+MarkdownDescription: Text formatting for humans.
+ServeDescription: Built-in web server.
+StockholmDescription: Stockholm is a clean theme.
+SwedishDescription: Swedish language.
+UpdateDescription: Keep your website up to date.
+UpdateExtensionDefaultDescription: No description available.
+UpdateExtensionDeveloper: Developed by @x.
+UpdateExtensionDesigner: Designed by @x.
+UpdateExtensionTranslator: Translated by @x.
media/images/photo.jpg: This is an example image
diff --git a/system/extensions/yellow-system.ini b/system/extensions/yellow-system.ini
@@ -8,6 +8,51 @@ Layout: default
Theme: stockholm
Parser: markdown
Status: public
+CoreServerUrl: auto
CoreTimezone: UTC
-UpdateEventPending: website/install
+CoreContentExtension: .md
+CoreContentDefaultFile: page.md
+CoreContentErrorFile: page-error-(.*).md
+CoreLanguageFile: yellow-language.ini
+CoreUserFile: yellow-user.ini
+CoreWebsiteFile: yellow-website.log
+CoreMediaLocation: /media/
+CoreDownloadLocation: /media/downloads/
+CoreImageLocation: /media/images/
+CoreThumbnailLocation: /media/thumbnails/
+CoreExtensionLocation: /media/extensions/
+CoreThemeLocation: /media/themes/
+CoreMultiLanguageMode: 0
+CoreDebugMode: 0
UpdateCurrentRelease: 0.8.23
+UpdateLatestUrl: auto
+UpdateLatestFile: update-latest.ini
+UpdateCurrentFile: update-current.ini
+UpdateExtensionFile: extension.ini
+UpdateEventPending: none
+UpdateEventDaily: 1703289651
+UpdateTrashTimeout: 7776660
+EditSiteEmail: noreply
+EditLocation: /edit/
+EditUploadNewLocation: /media/@group/@filename
+EditUploadExtensions: .gif, .jpg, .mp3, .ogg, .pdf, .png, .svg, .zip
+EditKeyboardShortcuts: ctrl+b bold, ctrl+i italic, ctrl+k strikethrough, ctrl+e code, ctrl+s save, ctrl+alt+p preview
+EditToolbarButtons: auto
+EditEndOfLine: auto
+EditNewFile: page-new-(.*).md
+EditUserPasswordMinLength: 8
+EditUserHashAlgorithm: bcrypt
+EditUserHashCost: 10
+EditUserAccess: create, edit, delete, restore, upload
+EditUserHome: /
+EditLoginRestriction: 0
+EditLoginSessionTimeout: 2592000
+EditBruteForceProtection: 25
+GenerateStaticUrl: auto
+GenerateStaticDirectory: public/
+GenerateStaticDefaultFile: index.html
+GenerateStaticErrorFile: 404.html
+ImageUploadWidthMax: 1280
+ImageUploadHeightMax: 1280
+ImageUploadJpgQuality: 80
+ImageThumbnailJpgQuality: 80