[cle-release-team] Confluence Upgrade Issue (License)

Matthew Jones matthew at longsight.com
Tue Apr 3 13:40:35 PDT 2012


Okay, thanks! Just needed that confirmation . . .

I have added the evaluation license (It's for 30 days) and the error goes
away, however the pages still aren't coming up correctly. There is a new
editor in confluence they converted everything from wiki to some special
xhtml, which basically replaces only shows the wiki blocks. There's an
advanced xhtml editor plugin that I installed

On the customware wiki, it says you have to disable the plugin BEFORE
upgrading upgrade then read the plugin afterward. Who could have known
that?!
http://wiki.customware.net/repository/display/AtlassianPlugins/Upgrading+from+Conf+3.x+to+4.x+-+CustomWare+Plugins


Essentially confluence is not taking what it calls
"unmigrated-inline-wiki-markup" and converting it to the appropriate macro
<ac:macro ac:name="unmigrated-inline-wiki-markup">
  <ac:parameter ac:name="atlassian-macro-output-type">BLOCK</ac:parameter>
  <ac:plain-text-body><![CDATA[{composition-setup}
cloak.toggle.type = text
cloak.toggle.open = [+]
cloak.toggle.close = [-]
{composition-setup}]]></ac:plain-text-body>
</ac:macro>

Needs to be

<ac:macro ac:name="composition-setup">
  <ac:plain-text-body><![CDATA[cloak.toggle.type = text
cloak.toggle.open = [+]
cloak.toggle.close = [-]]]></ac:plain-text-body>
</ac:macro>

This guide here
https://confluence.atlassian.com/display/DOC/Wiki+Markup+to+XHTML+Migration

Says to go to "
https://confluence.sakaiproject.org/admin/unmigratedwikicontent.action",
but that says there's 0 pages which are not compatible.

Ugh! How does customware and Atlassian expect you go go back in time after
you've already upgraded!? What a headache!

On Tue, Apr 3, 2012 at 4:02 PM, Anthony Whyte <arwhyte at umich.edu> wrote:

> I am on this list.  It's one of my favorite lists.
>
> I can purchase the license, no problem (tomorrow--in meetings at present).
>
> Anth
>
>
>
>
>
>
> On Apr 3, 2012, at 3:41 PM, Matthew Jones wrote:
>
> Okay, just as a clarification it's $200 a year, and I'm not going to be
> writing the check. ;) I'm not sure how many pages use it, or what would be
> an adequate replacement.
>
> I'm not sure if Anthony is on this list so I'm cc'ing the original message
> to him
>
>
> http://collab.sakaiproject.org/pipermail/cle-release-team/2012-April/000572.html
>
>
> On Tue, Apr 3, 2012 at 3:22 PM, Seth Theriault <slt at columbia.edu> wrote:
>
>> Matthew Jones wrote:
>>
>>  My thoughts are we should probably stop using this plugin and do
>>> something else, but that might require more than $200 worth of labor to
>>> cleanup. Any thoughts?
>>>
>>
>> I think $200 is money well-spent. Go for the eval license to bridge the
>> gap.
>>
>> Seth
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/cle-release-team/attachments/20120403/650f37ae/attachment-0006.html 


More information about the cle-release-team mailing list