Skip to content

Document how to theme non-core app assets in app-themes #1338

Open
@VicDeo

Description

@VicDeo

What Needs to be Documented?

Theming apps

  1. create directory apps under your theme:
    owncloud/apps/theme-example/apps
  2. create a directory for the asset you want to theme under the newly created directory:
    owncloud/apps/theme-example/apps/files_sharing/img
  3. Put custom folder-waiting.svg into owncloud/apps/theme-example/apps/files_sharing/img

Note: do not copy the entire app, only the needed assets

Where Does This Need To Be Documented?

https://doc.owncloud.org/server/10.0/developer_manual/core/theming.html

Why Should This Change Be Made? (Optional)

To clarify app-theming for developers

What Type Of Content Change Is This? (Optional)

  • New Content Addition
  • Old Content Deprecation
  • Existing Content Simplification
  • Bug Fix to Existing Content

Which Manual Does This Relate To? (Optional)

  • Admin Manual
  • Developer Manual
  • User Manual
  • Android
  • iOS
  • Branded Clients
  • Desktop Client
  • Other

Ref owncloud/core#35623

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions