-
Notifications
You must be signed in to change notification settings - Fork 407
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
Changes to Org Browser Behavior #3941
Conversation
1. Two icons (open source </> and Retrieve Source from Org) are displayed besides components within the folders. 2. When clicked on the Retrieve Source from Org button it retrieves the component from Org. At force-app/main/default/Objects, xml file(s) appears in folder named same as the one listed in Org browser. The behavior of being able to retrieve components within folders is new.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of questions/comments
Updated based on review comments from @ekapner.
- Component name **(7)** to retrieve a component to your local project | ||
- Metadata type **(8)** to retrieve all components of the type | ||
|
||
You can retrieve all folders of folder metadata types such as Reports, Dashboards, Documents, and EmailTemplates, by clicking on the retrieve icon next to the metadata type. When you retrieve a folder, only information about the folder is retrieved and added to a <folder>-meta.xml file. To retrieve components within folders, view the components in a folder by expanding it and then retrieve the individual component by clicking the retrieve icon. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Something to think about moving forward - and I didn't catch this here but did above for .sfdx. File names are supposed to be in , so I'm thinking it should be <folder.-meta.xml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"filepath" - when I put something in chevrons, it gets deleted in comments here. Ha.
- Component name **(7)** to retrieve a component to your local project | ||
- Metadata type **(8)** to retrieve all components of the type | ||
|
||
You can retrieve all folders of folder metadata types such as Reports, Dashboards, Documents, and EmailTemplates, by clicking on the retrieve icon next to the metadata type. When you retrieve a folder, only information about the folder is retrieved and added to a <folder>-meta.xml file. To retrieve components within folders, view the components in a folder by expanding it and then retrieve the individual component by clicking the retrieve icon. | ||
|
||
Currently, the source is retrieved into your default package directory as defined in the [sfdx-project.json](./en/getting-started/first-project#the-sfdx-projectjson-file) file. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so, sfdx-project.json should be in courier - so would you put the back ticks within the braces? [sfdx-project.json
] ??
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of very minor grammatical, style nits. Ping me if you just want me to approve so you can check it in.
Ready @ekapner . Thanks so much! |
* Changes to Org Browser Behavior 1. Two icons (open source </> and Retrieve Source from Org) are displayed besides components within the folders. 2. When clicked on the Retrieve Source from Org button it retrieves the component from Org. At force-app/main/default/Objects, xml file(s) appears in folder named same as the one listed in Org browser. The behavior of being able to retrieve components within folders is new. * Update org-browser.md Updated based on review comments from @ekapner. * Update org-browser.md + more Emily edits. * Update org-browser.md
* docs(revert): fix broken links under user docs and obsolete info from publishing (#3939) Co-authored-by: Gordon Bockus <gbockus@salesforce.com> * chore: set release date in changelog to 2 days from branch cut @W-10785024@ (#3888) * chore: set release date in changelog to 2 days from branch cut @@W-10785024@ * chore: review comments @W-10785024@ * Changes to Org Browser Behavior (#3941) * Changes to Org Browser Behavior 1. Two icons (open source </> and Retrieve Source from Org) are displayed besides components within the folders. 2. When clicked on the Retrieve Source from Org button it retrieves the component from Org. At force-app/main/default/Objects, xml file(s) appears in folder named same as the one listed in Org browser. The behavior of being able to retrieve components within folders is new. * Update org-browser.md Updated based on review comments from @ekapner. * Update org-browser.md + more Emily edits. * Update org-browser.md * yml file for code builder setting up doc outline in Code Builder yml * Place Holder topics Added content for the new topics for review purposes. * fix toc * misnamed file rename * Update sidebar.yml * another yml update * working on getting this yml right. * fix yml cb link * last commit * Code Builder Updates Added new files and some images. * Updates to Desktop Install Cleaned up duplications in documentation about the desktop install process * Intro page updated plus started list of CB vs Desktop * Emily first pass ready More CB vs Desktop * Added images and reorged. * Notes Added "Notes" and checking if they render correctly. * Update cb-start.md * Updatedd Plugins page with button Yas! * Second update to recommended extensions Button html corrections. Plus SOQl Builder note format * Bunch of fixes Almost there-- Sections clean up. yml fix extensions buttons fix * new differences article plus other fixex # level headers are not rendering correctly. Moving them to ## level. * Update java-setup.md moved java path changes from develop * Update cb-start.md * Update CHANGELOG.md * Create java-setup.md fixing issue with moved location of java-setup.md * That peskly Java Setup file * New gifs + Updates Latest gifs and updates to two topics. * Update cb-diffs.md unsaved changes. * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/vscode-desktop/recommended-extensions.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/vscode-desktop/tips-and-tricks.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/vscode-desktop/tips-and-tricks.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update about.md * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-setup.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-setup.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update about.md updated beta service disclaimer to current. * Update about.md removed link to learning maps for now since they might be moved and we do not want the link to break. * Update cb-setup.md * Update cb-setup.md * Update cb-start.md * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Apply suggestions from code review Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Apply suggestions from code review Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update cb-start.md * Update cb-start.md * Update cb-start.md * Update cb-start.md * Update cb-start.md fixing numbering. * Update cb-setup.md * Update desktop-intro.md moving links to top level topic. * Update index.md removed gif. added resources. * Update about.md * Update cb-diffs.md extra spaces * Update cb-start.md removed "test.salesforce.com" from text * Update cb-start.md command palette to Command Palette * Update tips-and-tricks.md command palette to Command Palette * Update cb-diffs.md * Update cb-diffs.md Emily's edits -- simplified and mergedd two bullets. * Update cb-diffs.md added "cannot preview to information about LWC development" per Emily's suggestion * Update cb-diffs.md Broke a long sentence into 3. * Update cb-start.md added missing punctuations at the end of steps. * Update cb-start.md not lightning component -- Lightning Web Component * Update recommended-extensions.md extensions clarification * Update cb-start.md added "few minutes to start" * Update cb-setup.md Removed "Before you install, make sure you have enabled Unlocked Packages and Second-Generation Managed Packages in your Dev Hub." per Mohith's feedback. * Update cb-start.md new org auth flow * Update cb-diffs.md * Update cb-start.md cleaning up connecting to different org. * Update cb-diffs.md authing using device flow. * Update cb-diffs.md link fixed * Update cb-start.md rendering From **Setup**, go to **Object Manager** | **Account** needed fixing * Update desktop-intro.md * Update cb-start.md * Update cb-start.md * Update index.md Added image and updated text. * Update about.md waitlist info added. * Update cb-start.md Added a clearer step 1. to connect to a different org. * Update index.md updated gif * Update index.md added install button back * Update index.md * Create index_intro_small.gif added gif * Update index.md title change * Update _config.yml sidebar title update * Update about.md * Update cb-setup.md removed un-needed numbering. * Update cb-start.md minor edits. * Create about.md Japanese version * Create cb-diffs.md Japanese version * Create cb-setup.md Japanese version * Create cb-start.md * Create desktop-intro.md Japanese version * Rename docs/_articles/ja/getting-started/install.md to docs/_articles/ja/vscode-desktop/install.md move to new location * Rename docs/_articles/ja/getting-started/java-setup.md to docs/_articles/ja/vscode-desktop/java-setup.md changed location * Rename docs/_articles/ja/getting-started/recommended-extensions.md to docs/_articles/ja/vscode-desktop/recommended-extensions.md moved location * Rename docs/_articles/ja/getting-started/settings.md to docs/_articles/ja/vscode-desktop/settings.md moved location * Rename docs/_articles/ja/getting-started/tips-and-tricks.md to docs/_articles/ja/vscode-desktop/tips-and-tricks.md moved location * Update cb-setup.md removed install link. * Japanese translation work updated contents of 4 Japanese files * Update index.md minor change based on feedback from jonny. * Update cb-setup.md minor fix for missing space * Update docs/_articles/en/codebuilder/about.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-setup.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update cb-setup.md Code builder to Code Builder * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update cb-start.md * Update cb-setup.md * Update cb-start.md * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update cb-start.md changed "VS Code's" to "by VS Code" * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> Co-authored-by: Mohan Raj Rajamanickam <1509984+mohanraj-r@users.noreply.github.com> Co-authored-by: Gordon Bockus <gbockus@salesforce.com> Co-authored-by: Jag Jayaprakash <58611665+jag-sfdc@users.noreply.github.com> Co-authored-by: jbeeghly <46358907+jeffb-sfdc@users.noreply.github.com> Co-authored-by: Emily Kapner <ekapner@salesforce.com>
* docs(revert): fix broken links under user docs and obsolete info from publishing (#3939) Co-authored-by: Gordon Bockus <gbockus@salesforce.com> * chore: set release date in changelog to 2 days from branch cut @W-10785024@ (#3888) * chore: set release date in changelog to 2 days from branch cut @@W-10785024@ * chore: review comments @W-10785024@ * Changes to Org Browser Behavior (#3941) * Changes to Org Browser Behavior 1. Two icons (open source </> and Retrieve Source from Org) are displayed besides components within the folders. 2. When clicked on the Retrieve Source from Org button it retrieves the component from Org. At force-app/main/default/Objects, xml file(s) appears in folder named same as the one listed in Org browser. The behavior of being able to retrieve components within folders is new. * Update org-browser.md Updated based on review comments from @ekapner. * Update org-browser.md + more Emily edits. * Update org-browser.md * yml file for code builder setting up doc outline in Code Builder yml * Place Holder topics Added content for the new topics for review purposes. * fix toc * misnamed file rename * Update sidebar.yml * another yml update * working on getting this yml right. * fix yml cb link * last commit * Code Builder Updates Added new files and some images. * Updates to Desktop Install Cleaned up duplications in documentation about the desktop install process * Intro page updated plus started list of CB vs Desktop * Emily first pass ready More CB vs Desktop * Added images and reorged. * Notes Added "Notes" and checking if they render correctly. * Update cb-start.md * Updatedd Plugins page with button Yas! * Second update to recommended extensions Button html corrections. Plus SOQl Builder note format * Bunch of fixes Almost there-- Sections clean up. yml fix extensions buttons fix * new differences article plus other fixex # level headers are not rendering correctly. Moving them to ## level. * Update java-setup.md moved java path changes from develop * Update cb-start.md * Update CHANGELOG.md * Create java-setup.md fixing issue with moved location of java-setup.md * That peskly Java Setup file * New gifs + Updates Latest gifs and updates to two topics. * Update cb-diffs.md unsaved changes. * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/vscode-desktop/recommended-extensions.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/vscode-desktop/tips-and-tricks.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/vscode-desktop/tips-and-tricks.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update about.md * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-setup.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-setup.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update about.md updated beta service disclaimer to current. * Update about.md removed link to learning maps for now since they might be moved and we do not want the link to break. * Update cb-setup.md * Update cb-setup.md * Update cb-start.md * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Apply suggestions from code review Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Apply suggestions from code review Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update cb-start.md * Update cb-start.md * Update cb-start.md * Update cb-start.md * Update cb-start.md fixing numbering. * Update cb-setup.md * Update desktop-intro.md moving links to top level topic. * Update index.md removed gif. added resources. * Update about.md * Update cb-diffs.md extra spaces * Update cb-start.md removed "test.salesforce.com" from text * Update cb-start.md command palette to Command Palette * Update tips-and-tricks.md command palette to Command Palette * Update cb-diffs.md * Update cb-diffs.md Emily's edits -- simplified and mergedd two bullets. * Update cb-diffs.md added "cannot preview to information about LWC development" per Emily's suggestion * Update cb-diffs.md Broke a long sentence into 3. * Update cb-start.md added missing punctuations at the end of steps. * Update cb-start.md not lightning component -- Lightning Web Component * Update recommended-extensions.md extensions clarification * Update cb-start.md added "few minutes to start" * Update cb-setup.md Removed "Before you install, make sure you have enabled Unlocked Packages and Second-Generation Managed Packages in your Dev Hub." per Mohith's feedback. * Update cb-start.md new org auth flow * Update cb-diffs.md * Update cb-start.md cleaning up connecting to different org. * Update cb-diffs.md authing using device flow. * Update cb-diffs.md link fixed * Update cb-start.md rendering From **Setup**, go to **Object Manager** | **Account** needed fixing * Update desktop-intro.md * Update cb-start.md * Update cb-start.md * Update index.md Added image and updated text. * Update about.md waitlist info added. * Update cb-start.md Added a clearer step 1. to connect to a different org. * Update index.md updated gif * Update index.md added install button back * Update index.md * Create index_intro_small.gif added gif * Update index.md title change * Update _config.yml sidebar title update * Update about.md * Update cb-setup.md removed un-needed numbering. * Update cb-start.md minor edits. * Create about.md Japanese version * Create cb-diffs.md Japanese version * Create cb-setup.md Japanese version * Create cb-start.md * Create desktop-intro.md Japanese version * Rename docs/_articles/ja/getting-started/install.md to docs/_articles/ja/vscode-desktop/install.md move to new location * Rename docs/_articles/ja/getting-started/java-setup.md to docs/_articles/ja/vscode-desktop/java-setup.md changed location * Rename docs/_articles/ja/getting-started/recommended-extensions.md to docs/_articles/ja/vscode-desktop/recommended-extensions.md moved location * Rename docs/_articles/ja/getting-started/settings.md to docs/_articles/ja/vscode-desktop/settings.md moved location * Rename docs/_articles/ja/getting-started/tips-and-tricks.md to docs/_articles/ja/vscode-desktop/tips-and-tricks.md moved location * Update cb-setup.md removed install link. * Japanese translation work updated contents of 4 Japanese files * Update index.md minor change based on feedback from jonny. * Update cb-setup.md minor fix for missing space * Update docs/_articles/en/codebuilder/about.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-diffs.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-setup.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update cb-setup.md Code builder to Code Builder * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update cb-start.md * Update cb-setup.md * Update cb-start.md * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update cb-start.md changed "VS Code's" to "by VS Code" * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> * Update docs/_articles/en/codebuilder/cb-start.md Co-authored-by: Emily Kapner <ekapner@salesforce.com> Co-authored-by: Mohan Raj Rajamanickam <1509984+mohanraj-r@users.noreply.github.com> Co-authored-by: Gordon Bockus <gbockus@salesforce.com> Co-authored-by: Jag Jayaprakash <58611665+jag-sfdc@users.noreply.github.com> Co-authored-by: jbeeghly <46358907+jeffb-sfdc@users.noreply.github.com> Co-authored-by: Emily Kapner <ekapner@salesforce.com>
What does this PR do?
At force-app/main/default/Objects, xml file(s) appears in folder named same as the one listed in Org browser.
The behavior of being able to retrieve components within folders is new.
What issues does this PR fix or reference?
#, @[(https://gus.lightning.force.com/lightning/r/ADM_Work__c/a07EE00000mDX19YAG/view)]@
Functionality Before
No ability to retrieve individual components within folders.
Functionality After
Now you can retrieve components with folders for metadata types such as Reports, Dashboards, Documents, and EmailTemplates.
<insert gif and/or summary>