Skip to content
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

Add property childrenTitlesPrefixed #105

Merged
merged 2 commits into from
Jun 14, 2016
Merged

Conversation

pbaris
Copy link

@pbaris pbaris commented Jun 10, 2016

Add property so user has the option not to prefix the children titles with the parent title.
In plugin configuration has to add

<plugin>
    ....
    <configuration>
        ...
        <childrenTitlesPrefixed>false</childrenTitlesPrefixed>
    </configuration>
</plugin>

@bsorrentino
Copy link
Owner

Hi

Thanks for contribution

Your PR increases the flexibility of plugin though, since the confluence page's title must be unique this could be dangerous

@bsorrentino bsorrentino added this to the 4.9 milestone Jun 10, 2016
@bsorrentino bsorrentino self-assigned this Jun 10, 2016
@bsorrentino bsorrentino merged commit 4c3ec99 into bsorrentino:master Jun 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants