Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to Administration and select ‘Zones’; then select ‘Tables’ under Core.

  2. Add a table (Eg. `banner`). Be sure to implement the table after adding it.

  3. Add `image' field (use data type = single file - image) under the table just added. Be sure to implement the field after saving it.

  4. Go to ‘Records’ (in Administration), select ‘Core’ for the Zone and ‘Banner’ for the table (this will be the table name added in step 2)

  5. Upload the new banner image

  6. Records

  7. Select ‘Core’ under Tables header, and ‘Logo’ under the Tables header

  8. Click on Add

  9. Set the purpose to ‘Banner’ and upload the file.

  10. Click on Save

  11. Click on ‘View’ to view the newly uploaded image, and copy the URL in the browser when viewing the image.

  12. Go to ‘Settings’ in Administration, then modify ‘application/banner-image-path’

  13. Paste the path URL from step 6 (starting with /api)

  14. In Administration, click on ‘Access Control’

  15. Click on ‘Create’, then select ‘Add Rule by Model’

  16. If you named the table ‘banner’ in step 2, then you will use ‘core/c-banner’ as the model name.

  17. You will select the ‘Public’ Role and Method ‘GET’ (see example below)

  18. Enter * in the file field, since the access is for a file.

  19. Click on ‘Save’. You should now see the new banner image on the index and dashboard pages

...

  1. and update or save the path

 

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@8aca32bc
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel = "admin" and type = "page" and space = "OFFICE"
labelsadmin
Page Properties
hiddentrue

Related issues