-
Notifications
You must be signed in to change notification settings - Fork 86
Page structure #1
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I like this plan, except that some files are missing. When I export from Confluence, I have more files than that, because of Subpages. |
@mere-teresa: which is precisely what my comment referred to:
|
@DominikaK ok I read too quickly, I am sorry for that. |
reithor
pushed a commit
to reithor/developer-documentation
that referenced
this pull request
Jun 6, 2019
adriendupuis
added a commit
that referenced
this pull request
Feb 21, 2023
Avoid "Deprecated: mb_strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in tools/raml2html/vendor/raml-org/raml-php-parser/src/Parser.php on line 696"
adriendupuis
added a commit
that referenced
this pull request
Oct 11, 2023
Manual replacement as raml2html.php was adding "Deprecated: mb_substr(): Passing null to parameter #1 ($string) of type string is deprecated" warnings to the output.
adriendupuis
added a commit
that referenced
this pull request
Oct 11, 2023
Manual replacement as raml2html.php was adding "Deprecated: mb_substr(): Passing null to parameter #1 ($string) of type string is deprecated" warnings to the output.
8 tasks
GrabowskiM
added a commit
that referenced
this pull request
Apr 25, 2024
5 tasks
adriendupuis
added a commit
that referenced
this pull request
Nov 15, 2024
Fix "Argument #1 ($contentId) must be of type int, string given"
adriendupuis
added a commit
that referenced
this pull request
Dec 16, 2024
PHP Fatal error: Uncaught TypeError: Ibexa\Core\Repository\SiteAccessAware\LocationService::loadLocation(): Argument #1 ($locationId) must be of type int, string given, called in /var/www/html/src/Command/BrowseLocationsCommand.php on line 45 and defined in /var/www/html/vendor/ibexa/core/src/lib/Repository/SiteAccessAware/LocationService.php:53
adriendupuis
added a commit
that referenced
this pull request
Dec 17, 2024
* BrowseLocationsCommand.php: Cast locationId arg to int PHP Fatal error: Uncaught TypeError: Ibexa\Core\Repository\SiteAccessAware\LocationService::loadLocation(): Argument #1 ($locationId) must be of type int, string given, called in /var/www/html/src/Command/BrowseLocationsCommand.php on line 45 and defined in /var/www/html/vendor/ibexa/core/src/lib/Repository/SiteAccessAware/LocationService.php:53 * code_samples/: cast location and content ID arguments to int
adriendupuis
added a commit
that referenced
this pull request
Dec 17, 2024
* BrowseLocationsCommand.php: Cast locationId arg to int PHP Fatal error: Uncaught TypeError: Ibexa\Core\Repository\SiteAccessAware\LocationService::loadLocation(): Argument #1 ($locationId) must be of type int, string given, called in /var/www/html/src/Command/BrowseLocationsCommand.php on line 45 and defined in /var/www/html/vendor/ibexa/core/src/lib/Repository/SiteAccessAware/LocationService.php:53 * code_samples/: cast location and content ID arguments to int (cherry picked from commit 8a760dd)
adriendupuis
added a commit
that referenced
this pull request
Apr 2, 2025
Fix the following for low coast Parameter #1 $string of function substr expects string, string|false given.
adriendupuis
added a commit
that referenced
this pull request
Apr 2, 2025
Parameter #1 $key of function array_key_exists expects int|string, string|null given.
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds mkdocs.yml with very initial config and page structure.
Note: some page names are different than the originals in Confluence and some pages will be combined. Comments show which existing pages should be included in which files.