forked from cityEHR/cityehr-documentation
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[feature] Create a Petal "Edit this Page" button for HTML pages
* set default values for mvn parameters, which can be overridden with custom properties when calling the build script for generating the website * update build script for GitHub Action with custom properties for generating the website * create a "Petal Edit this Page" for each topic page that contains a `href`attribute with required parameters for a valid redirect to the Petal Editor Application * Parameters for the button contain: - `ghrepo` (`$petal-github-base-url` + `$petal-github-org-name` + `$petal-github-repo-name`) - `source` (xslt string processing), - `branch` (`$petal-github-branch`) - `referer` (`$petal-referrer-url`)
- Loading branch information
1 parent
fad2bab
commit 83b64a6
Showing
3 changed files
with
54 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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