[xwiki-users] [ANN] 7.4 contrib parent released

2016-03-19 Thread Thomas Mortagne
Hi extension authors,

Since we have a new LTS branch I just released a 7.4 based version of
a pom you can use as parent for you extensions.

See https://github.com/xwiki-contrib/parent for more details.

The current versions are:
* 6.4-1
* 7.4

-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Error When Updating to Xwiki 8.0

2016-03-19 Thread Jesse Bright
Just updated and everything looks good. No errors or loss of functionality that 
I can see. 

Regards,

Jesse

> On Mar 16, 2016, at 5:58 AM, Jesse Bright  wrote:
> 
> Thanks, I'll give this another go and report back. 
> 
> Regards,
> 
> Jesse
> 
>> On Mar 16, 2016, at 2:01 AM, Thomas Mortagne  
>> wrote:
>> 
>> Seems Ok now.
>> 
>> On Wed, Mar 16, 2016 at 9:32 AM, Thomas Mortagne
>>  wrote:
>>> There is indeed a syntax error in
>>> http://maven.xwiki.org/stable/Packages. I'm surprised
>>> dpkg-scanpackages don't validate deb files while generating the
>>> Packages index.
>>> 
>>> Fixing it.
>>> 
>>> On Wed, Mar 16, 2016 at 9:21 AM, Thomas Mortagne
>>>  wrote:
 It seems to mean that apt-get does not like
 http://maven.xwiki.org/stable/Packages. It's generated by standard
 Debian tools so it's weird, will have to understand what could be
 wrong in it.
 
 Lets restart the generation just in case...
 
 Thanks for the report.
 
> On Wed, Mar 16, 2016 at 5:07 AM, Personal  wrote:
> I thought I would give updating to Xwiki 8.0 a go tonight but ran into an 
> error. I just updated to 7.4.2 the other day so I wasn’t expecting an 
> issue but when I run:
> 
> sudo apt-get update
> 
> I get the following error at the end of the update:
> 
> ...
> Get:46 http://security.ubuntu.com trusty-security/universe Translation-en 
> [73.8 kB]
> Ign http://maven.xwiki.org stable/ Translation-en_US
> Ign http://maven.xwiki.org stable/ Translation-en
> Fetched 5,290 kB in 3s (1,626 kB/s)
> Reading package lists... Error!
> E: Problem parsing dependency Conflicts
> E: Error occurred while processing xwiki-mysql-common (NewVersion2)
> E: Problem with MergeList 
> /var/lib/apt/lists/maven.xwiki.org_stable_Packages
> E: The package lists or status file could not be parsed or opened.
> 
> I tried deleting all the files from /var/lib/apt/lists/ as suggested in 
> some askubunu post but the error continues.
> 
> I don’t know that this error actually has anything to do with the recent 
> update but it is stopping me from updating. Any help is appreciated. 
> Thanks!
> 
> Regards,
> 
> Jesse
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
 
 
 
 --
 Thomas Mortagne
>>> 
>>> 
>>> 
>>> --
>>> Thomas Mortagne
>> 
>> 
>> 
>> -- 
>> Thomas Mortagne
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Require Password Change

2016-03-19 Thread Jesse Bright
I thought I remember seeing the option to require a user to change their 
password at the next login using the 8.0 Milestone 1 but I am running the 
latest 8.0  and I don't see it. Am I imagining this?

Regards,

Jesse
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Creating Nested Page Hierarchies

2016-03-19 Thread Personal
I am creating a knowledge base for a local municipal code which follows a 
typical book hierarchy. I plan on using nested pages to create a pages 
hierarchy for navigating and searching the code text at different levels. For 
example each end page would have a space path like so:

Title 19.Part 2.Chapter 4.Section 100
Title 19.Part 2.Chapter 4.Section 200
etc.

Currently I am using a Velocity macro to create links to each child page and at 
the chapter level I also start including the child pages. I then follow the 
links to make the child pages. This works relatively well but has a couple of 
disadvantages. 1) It is slow to create each page by repeatedly following the 
links, selecting the template and pasting the next tier of code. 2) It 
hardcodes the child page names which if changed (say due to a typo) must be 
updated by hand each time.

I am wondering if there is a more efficient way that I can automate the page 
and link creation process. Ideally I would have a way to create the complete 
page hierarchy by providing the names and levels of each page with the same 
code in each page providing a link to each child of that page. Then I could 
paste the content text into each page at the end of the branch. I have done 
something similar to this using Jeykell but that is much simpler as it is 
static content based on the file structure. If I am going about this all the 
wrong way I am open to other suggestions.

Regards,

Jesse

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Require Password Change

2016-03-19 Thread Personal
Oh well, I can understand that this would be of limited use. Thanks for getting 
back to me!

Regards,

Jesse


> On Mar 18, 2016, at 4:27 PM, Vincent Massol  wrote:
> 
> 
>> On 18 Mar 2016, at 20:01, Jesse Bright  wrote:
>> 
>> I thought I remember seeing the option to require a user to change their 
>> password at the next login using the 8.0 Milestone 1 but I am running the 
>> latest 8.0  and I don't see it. Am I imagining this?
> 
> I think you are :) At least I’m not aware of any such feature.
> 
> Thanks
> -Vincent
> 
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] [ANN] CKEditor Integration v1.3 Released

2016-03-19 Thread Marius Dumitru Florea
Hi all,

A new version of the CKEditor Integration extension is available. See
http://extensions.xwiki.org/xwiki/bin/view/Extension/CKEditor+Integration#Hv1.3
. You can install or upgrade with the Extension Manager.

Thanks,
Marius
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] [myxwiki] new wiki request

2016-03-19 Thread Jason Tiller

description:
   I would like to use XWiki for personal use, especially as a
   knowledge base that I build up across multiple computing devices.

owner name:
   JasonTiller

wiki name:
   bells-n-bytes

Thank you for your time,

---Jason
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Error after updating from 7.4.2 to 8.0.0

2016-03-19 Thread shouldbe q931
On Thu, Mar 17, 2016 at 11:16 AM, Marius Dumitru Florea
 wrote:
> On Thu, Mar 17, 2016 at 1:01 PM, shouldbe q931 
> wrote:
>
>> Ubuntu 14.0.4  xwiki repo install
>>
>> kept original xwiki.cf and /etc/xwiki/hibernate.cfg.xml then manually
>> edited to add newness then restarted tomcat
>>
>> distribution wizard ran and completed, changed xwikiadmin users, but
>> logged on as superadmin to resolve
>>
>> however, now "Pages" fails to display
>>
>> looks like
>>
>> http://pasteboard.co/2kA88wLR.png
>
>
> Maybe a restart will fix the issue? You can also check who is the last
> author of the XWiki.DocumentTree page which defines the documentTree macro.
>
> Hope this helps,
> Marius
>
>

a restart fixed it :-)

Cheers
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Wiki setup as authenticated user

2016-03-19 Thread Thomas Mortagne
> even if the authenticated use is part of the XWikiAdminGroup.

The problem is that there is nothing special about this group in an
empty wiki, it's indicated nowhere that its members have admin right
so you don't see the Distribution Wizard (which requires admin right).

The only ways to have the Distribution Wizard are:
* there is no user in the DB yet (only for main wiki)
* the current user have admin right

On Thu, Mar 17, 2016 at 11:56 AM, Tim Dudgeon
 wrote:
> I'm trying to set up a XWiki site using container (tomcat) authentication.
> The authentication pat is working fine, but I'm having any issue when
> initialising the site for the first time.
> Normally (without authentication) xwiki spots that the wiki doesn't exist,
> and creates it (presumably using some magical user it creates).
> But when I have authentication the initial wiki creation step does not
> happen and you go straight to a "page can't be found" message, even if the
> authenticated use is part of the XWikiAdminGroup.
>
> Is there any solution to this, or must the wiki be created before any
> authentication is put in place?
>
> Thanks
> Tim
>
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Wiki setup as authenticated user

2016-03-19 Thread Tim Dudgeon
I'm trying to set up a XWiki site using container (tomcat) 
authentication. The authentication pat is working fine, but I'm having 
any issue when initialising the site for the first time.
Normally (without authentication) xwiki spots that the wiki doesn't 
exist, and creates it (presumably using some magical user it creates).
But when I have authentication the initial wiki creation step does not 
happen and you go straight to a "page can't be found" message, even if 
the authenticated use is part of the XWikiAdminGroup.


Is there any solution to this, or must the wiki be created before any 
authentication is put in place?


Thanks
Tim

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Changing Global Text Style Settings

2016-03-19 Thread Jesse Bright
For the sake of completeness I thought I would report back that I did end up 
editing the color theme to make my modifications except for the font size. All 
the edits to the color theme worked great but for some reason changing the base 
font size grossly enlarges the header size. Making this same change in the 
variables.less file works as intended by enlarging text but leaving the other 
element sizes alone.

Regards,

Jesse

> On Mar 4, 2016, at 4:26 AM, Marius Dumitru Florea 
>  wrote:
> 
> Have you tried editing the color theme? (or creating a new color theme).
> The color theme editor has a Typography section
> http://extensions.xwiki.org/xwiki/bin/view/Extension/Flamingo+Theme+Application#HHowtomodifyatheme
> .
> 
> Hope this helps,
> Marius
> 
>> On Thu, Mar 3, 2016 at 8:04 AM, Personal  wrote:
>> 
>> I have been looking around for this but coming up blank. Can anyone point
>> me in the right direction as to how you change the default text styles? I
>> am just looking to tweak the header and body font sizes and font family
>> across the entire wiki. I don’t want to change the text for other elements
>> like the drawer, buttons, panels etc.
>> 
>> Thanks for any information that you can provide.
>> 
>> regards,
>> 
>> Jesse
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Skip name dialog in App Within Minutes

2016-03-19 Thread Wiki Service-Team

Hi Eduard

Thank you very much for your suggestion, this makes the situation a 
little more transparent,


But i can´t edit the action buttons in the WebHome Page in my app, 
because the "real WebHome"

just includes following:

{{include reference="Qualitycall.Data.WebHome" /}}


So i modified the string to fit in my template and put a #set before 
because otherwise i see just the velocity script as text in the 
"Qualitycall.Data.WebHome" Page of my app.

But now i get an velocity error.

Here is the full code of the WebHome Page of my app
---
{{velocity}}
#set ($columnsProperties = {
  'Distributor': {"type":"number","size":10},
  'vpid': {"type":"number","size":10},
  'Zahlungsart': {"type":"text","size":10},
  'Vertragsnummer': {"type":"number","size":10},
  'Betreff': {"type":"text","size":10},
  'Bemerkung': 
{"type":"text","filterable":false,"sortable":false,"html":true},

  'doc.author': {"type":"text","size":10,"link":"author"},
  'doc.creationDate': {"type":"text","size":10}
})
#set ($options = {
  'className': 'Qualitycall.Code.QualitycallClass',
  'translationPrefix': 'qualitycall.livetable.',
  'tagCloud': true,
  'rowCount': 15,
  'maxPages': 10,
  'selectedColumn': 'Distributor',
  'defaultOrder': 'asc'
})
#set ($columns = ['Distributor', 'vpid', 'Zahlungsart', 
'Vertragsnummer', 'Betreff', 'Bemerkung', 'doc.author', 'doc.creationDate'])

#livetable('qualitycall' $columns $columnsProperties $options)

#set ($xwiki.getDocument("Qualitycall.Data.1", "edit",
"template=Qualitycall.Code.QualitycallTemplate=Qualitycall.WebHome=inline")
{{/velocity}}
---


Am 17.03.2016 um 13:18 schrieb Eduard Moraru:

$xwiki.getDocument(".Data.", "edit",
"template=test.Code.testTemplate=test.WebHome=inline")


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Error When Updating to Xwiki 8.0

2016-03-19 Thread Thomas Mortagne
Always nice to hear :)

On Fri, Mar 18, 2016 at 12:45 AM, Jesse Bright  wrote:
> Just updated and everything looks good. No errors or loss of functionality 
> that I can see.
>
> Regards,
>
> Jesse
>
>> On Mar 16, 2016, at 5:58 AM, Jesse Bright  wrote:
>>
>> Thanks, I'll give this another go and report back.
>>
>> Regards,
>>
>> Jesse
>>
>>> On Mar 16, 2016, at 2:01 AM, Thomas Mortagne  
>>> wrote:
>>>
>>> Seems Ok now.
>>>
>>> On Wed, Mar 16, 2016 at 9:32 AM, Thomas Mortagne
>>>  wrote:
 There is indeed a syntax error in
 http://maven.xwiki.org/stable/Packages. I'm surprised
 dpkg-scanpackages don't validate deb files while generating the
 Packages index.

 Fixing it.

 On Wed, Mar 16, 2016 at 9:21 AM, Thomas Mortagne
  wrote:
> It seems to mean that apt-get does not like
> http://maven.xwiki.org/stable/Packages. It's generated by standard
> Debian tools so it's weird, will have to understand what could be
> wrong in it.
>
> Lets restart the generation just in case...
>
> Thanks for the report.
>
>> On Wed, Mar 16, 2016 at 5:07 AM, Personal  
>> wrote:
>> I thought I would give updating to Xwiki 8.0 a go tonight but ran into 
>> an error. I just updated to 7.4.2 the other day so I wasn’t expecting an 
>> issue but when I run:
>>
>> sudo apt-get update
>>
>> I get the following error at the end of the update:
>>
>> ...
>> Get:46 http://security.ubuntu.com trusty-security/universe 
>> Translation-en [73.8 kB]
>> Ign http://maven.xwiki.org stable/ Translation-en_US
>> Ign http://maven.xwiki.org stable/ Translation-en
>> Fetched 5,290 kB in 3s (1,626 kB/s)
>> Reading package lists... Error!
>> E: Problem parsing dependency Conflicts
>> E: Error occurred while processing xwiki-mysql-common (NewVersion2)
>> E: Problem with MergeList 
>> /var/lib/apt/lists/maven.xwiki.org_stable_Packages
>> E: The package lists or status file could not be parsed or opened.
>>
>> I tried deleting all the files from /var/lib/apt/lists/ as suggested in 
>> some askubunu post but the error continues.
>>
>> I don’t know that this error actually has anything to do with the recent 
>> update but it is stopping me from updating. Any help is appreciated. 
>> Thanks!
>>
>> Regards,
>>
>> Jesse
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>
>
>
> --
> Thomas Mortagne



 --
 Thomas Mortagne
>>>
>>>
>>>
>>> --
>>> Thomas Mortagne
>>> ___
>>> users mailing list
>>> users@xwiki.org
>>> http://lists.xwiki.org/mailman/listinfo/users
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users