Skip to content

[IMP] howto/website_themes: "Pages" page update #12714

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

Closed
wants to merge 1 commit into from

Conversation

bram-odoo
Copy link
Contributor

This PR updates:

  • Bootstrap documentation urls
  • Github urls
  • Odoo version number into the manifest example

Task-4316707

@robodoo
Copy link
Collaborator

robodoo commented Mar 31, 2025

Pull request status dashboard

@C3POdoo C3POdoo requested a review from a team March 31, 2025 11:37
@bram-odoo bram-odoo assigned bram-odoo and AntoineVDV and unassigned bram-odoo Mar 31, 2025
@bram-odoo
Copy link
Contributor Author

Hi @AntoineVDV, the final sprint has started. Here is the first one for 18.0.
Thanks !

Copy link
Collaborator

@AntoineVDV AntoineVDV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@robodoo delegate+

@@ -284,7 +284,7 @@ The page templates has to be defined into the :file:`__manifest__.py` of the mod
'name': 'Airproof Theme',
'description': '...',
'category': 'Website/Theme',
'version': '17.0.0',
'version': '18.0.0',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if it will work in a codeblock, but you should try replacing 18.0 with a {BRANCH} placeholder to avoid having to maintain that after every version freeze.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AntoineVDV I tested it and it seems to work like a charm. Thanks !

- Update Bootstrap documentation urls
- Update Github urls
- Update Odoo version number into the manifest example
- Dynamic Odoo version number in the code-block of the manifest example.
- Typos
@bram-odoo bram-odoo force-pushed the 18.0-website-howto-pages-bram branch from dfb18d8 to 83236d5 Compare April 1, 2025 07:19
@bram-odoo
Copy link
Contributor Author

@robodoo r+

@robodoo robodoo closed this in ab9717e Apr 1, 2025
slinkous added a commit that referenced this pull request Apr 2, 2025
Apply suggestions from code review

Co-authored-by: Felicia Kuan <feku@odoo.com>

[IMP] howto/website_themes: Layout page update

- Update the Bootstrap documentation urls
- Update the Github urls

closes #12713

Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>

[FIX] studio: automation rules doc page display

closes #12726

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>

[IMP] howto/website_themes: Building blocks page update

- Change the Github urls to the correct version of Odoo
- Adapt the way of creating a snippet template and how to add it to the builder
- Add explanation about how to make a custom snippet "inner content"

closes #12721

Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>

[IMP] howto/website_themes: "Pages" page update

- Update Bootstrap documentation urls
- Update Github urls
- Update Odoo version number into the manifest example
- Dynamic Odoo version number in the code-block of the manifest example.
- Typos

closes #12714

Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>

[IMP] howto/website: update animations page

This commit updates current animations page, by adding updated content.

Task-4316707

closes #12744

Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>

[IMP] howto/website: update theming page

This commit updates current theming page, by adding updated content.

Task-4316707

closes #12740

Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>

[IMP] howto/website: update media page

This commit updates current media page, by adding updated content.

Task-4316619

closes #12746

X-original-commit: 533a6fd
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>

fix
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.

3 participants