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

Fix tagcloud rendering behaviour on special and wikipages #7

Merged
merged 1 commit into from
Jan 16, 2014

Conversation

mwjames
Copy link
Contributor

@mwjames mwjames commented Jan 16, 2014

Additional content parsing is influenced by special page/template status.

An eyeball check on the following options (format=tagcloud):

1 link=all
2 link=none
3 template=TagCloud / link=none
4 template=TagCloud / link=all
5 widget=wordcloud / link=none
6 widget=wordcloud / link=all
7 widget=wordcloud / template=TagCloud
8 widget=sphere / link=none
9 widget=sphere / link=all
10 widget=sphere / template=TagCloud

@JeroenDeDauw
Copy link
Member

Looks good to me.

@JeroenDeDauw
Copy link
Member

Don't forget to update the rel notes and bump the version nr to 1.9.0.1 alpha (or just 1.9.0.1 is you want to rel it right away)

@mwjames
Copy link
Contributor Author

mwjames commented Jan 16, 2014

Tagged with 1.9.0.1

Additional content parsing is influenced by special page/template status.

An eyeball check on the following options (format=tagcloud):

1 link=all
2 link=none
3 template=TagCloud / link=none
4 template=TagCloud / link=all
5 widget=wordcloud / link=none
6 widget=wordcloud / link=all
7 widget=wordcloud / template=TagCloud
8 widget=sphere / link=none
9 widget=sphere / link=all
10 widget=sphere / template=TagCloud
@JeroenDeDauw
Copy link
Member

Ugh. We should be careful with amending and doing force pushes if we do not want to denial of service our TravisCI capacity: https://travis-ci.org/SemanticMediaWiki/SemanticResultFormats/builds

I did the same for SMW earlier today.

JeroenDeDauw added a commit that referenced this pull request Jan 16, 2014
Fix tagcloud rendering behaviour on special and wikipages
@JeroenDeDauw JeroenDeDauw merged commit 5191bc7 into master Jan 16, 2014
@JeroenDeDauw JeroenDeDauw deleted the tagcloud branch January 16, 2014 22:03
@JeroenDeDauw
Copy link
Member

You forgot to bump the version number as defined in the entry point file. Now the 1.9.0.1 tag shows up as 1.9 on Special:Version. Lets be a bit more careful next time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants