Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-52453

Make Content of User Macro Become Searchable

    XMLWordPrintable

Details

    • 0
    • 1
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Currently, any content of User Macro is not searchable. For example:

      1. create user macro using the following:
        ## Macro title: My Macro
        ## Macro has a body: Y or N
        ## Body processing: Selected body processing option
        ## Output: Selected output option
        ##
        ## Developed by: My Name
        ## Date created: dd/mm/yyyy
        ## Installed by: My Name
        
        ## This is an example macro
        ## @param Name:title=Name|type=string|required=true|desc=Your name
        ## @param Colour:title=Favourite Colour|type=enum|enumValues=red,green,blue|default=red|desc=Choose your favourite colour
        
        Hello, <font color="$paramColour">$paramName</font>!
        
      2. create a page and then insert the user macro
      3. insert a string
      4. try to search for the string , the string is not searchable

      Attachments

        1. DemoPage.png
          DemoPage.png
          15 kB
        2. NotFound.png
          NotFound.png
          22 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jalbion Janet Albion (Inactive)
              Votes:
              12 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: