<?php
|
|
|
|
return [
|
|
[
|
|
'type' => 'diffheader',
|
|
'old' => '1-7',
|
|
'new' => '1-11',
|
|
],
|
|
[
|
|
'type' => 'diffbody',
|
|
'data' =>
|
|
[
|
|
'!Congratulations',
|
|
],
|
|
],
|
|
[
|
|
'type' => 'diffdeleted',
|
|
'data' =>
|
|
[
|
|
'This is the default homepage for your Tiki. If you are seeing this page, your installation was successful.',
|
|
],
|
|
],
|
|
[
|
|
'type' => 'diffadded',
|
|
'data' =>
|
|
[
|
|
'This is the default homepage for your Tiki<ins class="diffchar inserted"><strong>. Changes Inline</strong></ins>. If you are seeing this page, your installation was successful.',
|
|
],
|
|
],
|
|
[
|
|
'type' => 'diffbody',
|
|
'data' =>
|
|
[
|
|
'',
|
|
'You can change this page after logging in. Please review the [http://doc.tiki.org/Wiki-syntax|wiki syntax] for editing details.',
|
|
'',
|
|
],
|
|
],
|
|
[
|
|
'type' => 'diffadded',
|
|
'data' =>
|
|
[
|
|
'Some changes',
|
|
'',
|
|
'More text added',
|
|
'And even more',
|
|
],
|
|
],
|
|
[
|
|
'type' => 'diffbody',
|
|
'data' =>
|
|
[
|
|
'',
|
|
'!!Get started.',
|
|
],
|
|
],
|
|
[
|
|
'type' => 'diffheader',
|
|
'old' => '12-15',
|
|
'new' => '16-21',
|
|
],
|
|
[
|
|
'type' => 'diffbody',
|
|
'data' =>
|
|
[
|
|
'3) Run [tiki-admin.php?page=profiles|Tiki Profiles] to quickly get up and running.',
|
|
'{FANCYLIST}',
|
|
],
|
|
],
|
|
[
|
|
'type' => 'diffadded',
|
|
'data' =>
|
|
[
|
|
'',
|
|
'More changes here [http://www.tiki.org]',
|
|
],
|
|
],
|
|
[
|
|
'type' => 'diffbody',
|
|
'data' =>
|
|
[
|
|
'',
|
|
'!!Need help?',
|
|
],
|
|
],
|
|
];
|