Blog

  • 2024
  • 2023
  • 2022
  • 2021
  • 2020
  • 2019
  • 2018
  • 2017
  • 2016
  • 2015
  • 2014
  • 2013
  • 2012

Today we published version 2.2.1 of the Userscripts for Confluence app to the Atlassian Marketplace.

This version of the app provides a bugfix to support AUI 9 with the dynamic menu.

For more information please refer to the release notes.

Supports Confluence Server & Data Center

What is Userscripts for Confluence?

Userscripts are little JavaScript programs that augment browsing. 

  • Hide HTML page elements
  • Remove macros, page blueprints, and space blueprints from the UI
  • Enforce creating new pages based on a blueprint
  • Enforce comments for updating central pages
  • Provide context-sensitive actions

While classic userscripts are user-managed, in a corporation environment not every user has the skills or time  to configure userscripts themselves. Moreover administrators typically need to control which scripts are executed and ensure that these scripts follow corporation standards.

This app allows organizations to manage userscripts and configure them to executed dependent on

  1. users
  2. user groups
  3. page labels
  4. space keys
  5. space categories

Userscripts for Confluence  makes it easy and quick to integrate userscripts into Confluence.

We released the Apptools Maven Plugin in version 0.12.0!

This plugin for Maven is used to interface with the Universal Plugin Manager's (UPM) REST API to deploy apps (formerly known as add-ons or plugins) to a remote Confluence server. It is a tool for developers to deploy a number of JARs/OBRs to an environment, like development, test, pre-production. The plugin may operate on a single project, handling the artifact of this project, or may be based on a POM project that defines a set of apps to be deployed to different environments.

This new version provides a new goal to download artifacts to a local folder. This makes it easier to zip all artifacts for an environment in case the tool cannot be used in that environment.

For more information please  visit the tool's website!

Release Notes - Apptools Maven Plugin - Version 0.12.0

New Feature

Today we published version 2.2.0 of the Userscripts for Confluence app to the Atlassian Marketplace.

This version of the app provides two improvements and one new feature for Verbose Client Logging.

Supports Confluence Server & Data Center

What is Userscripts for Confluence?

Userscripts are little JavaScript programs that augment browsing. 

  • Hide HTML page elements
  • Remove macros, page blueprints, and space blueprints from the UI
  • Enforce creating new pages based on a blueprint
  • Enforce comments for updating central pages
  • Provide context-sensitive actions

While classic userscripts are user-managed, in a corporation environment not every user has the skills or time  to configure userscripts themselves. Moreover administrators typically need to control which scripts are executed and ensure that these scripts follow corporation standards.

This app allows organizations to manage userscripts and configure them to executed dependent on

  1. users
  2. user groups
  3. page labels
  4. space keys
  5. space categories

Userscripts for Confluence  makes it easy and quick to integrate userscripts into Confluence.