Skip to content

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 1 commit into from
Jul 11, 2017
Merged

Conversation

DominikaK
Copy link

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.

@DominikaK
Copy link
Author

@mere-teresa @kusztel

@mere-teresa
Copy link
Contributor

mere-teresa commented Jul 11, 2017

I like this plan, except that some files are missing. When I export from Confluence, I have more files than that, because of Subpages.
Like xmltext_field_type.md

@DominikaK
Copy link
Author

@mere-teresa: which is precisely what my comment referred to:

some pages will be combined. Comments show which existing pages should be included in which files.

@mere-teresa
Copy link
Contributor

mere-teresa commented Jul 11, 2017

@DominikaK ok I read too quickly, I am sorry for that.

@mere-teresa mere-teresa merged commit 3e3715a into ibexa:page-structure Jul 11, 2017
@DominikaK DominikaK deleted the page-structure branch February 28, 2018 13:39
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.
adriendupuis added a commit that referenced this pull request Feb 8, 2024
Since (#1931) and PHP 8, an error occurs when raml2html extracts baseUri scheme.

PHP Deprecated:  mb_strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in tools/raml2html/vendor/raml-org/raml-php-parser/src/ApiDefinition.php on line 813
adriendupuis added a commit that referenced this pull request Feb 12, 2024
Since (#1931) and PHP 8, an error occurs when raml2html extracts baseUri scheme.

PHP Deprecated:  mb_strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in tools/raml2html/vendor/raml-org/raml-php-parser/src/ApiDefinition.php on line 813
GrabowskiM added a commit that referenced this pull request Apr 25, 2024
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants