Hi,
How can I place an additional content (in a space) before a blog?
When I add a blog object (BlogClass), I can not put other content on the
editing page. In fact, I can put, but does not appear.
Thank you in advance
Hi,
Is this the cause of this xwiki sympa mail that I receive regulary?
--------
<<Your membership in the mailing list users has been disabled due to
excessive bounces The last bounce received from you was dated
03-Nov-2016. You will not get any more messages from this list until
you re-enable your membership. You will receive 3 more reminders like
this before your membership in the list is deleted.
To re-enable your membership, you can simply respond to this message
(leaving the Subject: line intact), or visit the confirmation page at
http://lists.xwiki.org/mailman/confirm/users/xxxxxxxxxxx
You can also visit your membership page at
http://lists.xwiki.org/mailman/options/users/xxxxxxxxxxxxxxxx
On your membership page, you can change various delivery options such
as your email address and whether you get digests or not. As a
reminder, your membership password isX>>
--------------------------------------------
En date de : Mer 2.11.16, Vincent Massol <vincent(a)massol.net> a écrit :
Objet: [xwiki-users] Lots of disabled Yahoo email addresses on the xwiki.org lists
À: "XWiki Users" <users(a)xwiki.org>
Date: Mercredi 2 novembre 2016, 12h57
Hi everyone,
Just to let you know that on the 28th of October, there were
234 members of the xwiki users list who’ve been
automatically disabled (ie they’re not going to receive
mails). This is apparently caused by a change in Yahoo’s
email policy:
<gumush(a)gmail.com>:
host gmail-smtp-in.l.google.com[74.125.133.27] said:
550-5.7.1 Unauthenticated email from
yahoo.com.br is not accepted due to
550-5.7.1 domain's DMARC policy. Please
contact the administrator of
550-5.7.1 yahoo.com.br domain if this was
a legitimate mail. Please visit
550-5.7.1 https://support.google.com/mail/answer/2451690 to learn
about
the 550 5.7.1 DMARC initiative.
o3si17254181wjx.109 - gsmtp (in reply to
end of DATA command)
So if you’re in that case, please contact Yahoo as
mentioned in the message above.
Thanks
-Vincent
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi,
I need to move a lot (two thousand) Blog News (pages with Blog.BlogPostClass object) from one page to another. The source page has news pages, but has other type of pages. I need only move the pages that are Blog News. How I do?
Note: I am using the XWiki 7.4.4 (I migrated from 4.2).
Best regards,Julio
Hello,
How can I place an additional content (in a space) before a blog?
When I add a blog object (BlogClass), I can not put other content on the editing page. In fact, I can put, but does not appear.
Regards,Julio.
The XWiki development team is proud to announce the availability of XWiki
8.4 Release Candidate 1.
The highlights of this release are the new page type filter from the Create
Page form and the new configuration section for the CKEditor. Changing the
supported languages from the administration has been made easier with the
new language picker. Ordering the Application panel items is now possible
with simple drag & drop. Sub-wiki initialization is now asynchronous. As
usual the release also includes many bug fixes and smaller improvements.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/Data/XWiki/8.4RC1/
Thanks for your support
-The XWiki dev team
Hi,
We use statistic on our xwiki, but we need only statistic in xwikstatsdoc.
Is it possible to clean xwikistatvisit table ? (This table take large disk
space and have bad perfomance)
And if yes then for which period of time we must keep the data in the
xwikistatvisit for correctly filling xwikstatsdoc ?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Is-it-possible-to-clean-xwikistatvisit-ta…
Sent from the XWiki- Users mailing list archive at Nabble.com.
There is an example on how to change TOC numbering: http://extensions.xwiki.org/xwiki/bin/view/Extension/TOC+Macro#HExample3:Di…
However, it does not work, and even the screenshot on that page does not display the expected result, namely "Level 2" with prefix "1.1"
Can you provide a working example and update the TOC macro documentation? Our desired result is like this: http://i.imgur.com/J1V7Z5n.png (as it was the default in mediawiki)
Thank you,
Mario
Hi,
XWiki version 7.1.2. We use Tomcat and MySQL. In query statistic we see many
long queries such as below:
# *Query_time: 49.708503 * Lock_time: 0.000089 Rows_sent: 0 Rows_examined:
4979
SET timestamp=1477308512;
select visitstats0_.XWV_ID as XWV1_22_, visitstats0_.XWV_NUMBER as XWV2_22_,
visitstats0_.XWV_NAME as XWV3_22_, visitstats0_.XWV_CLASSNAME as XWV4_22_,
visitstats0_.XWV_IP as XWV5_22_, visitstats0_.XWV_USER_AGENT as XWV6_22_,
visitstats0_.XWV_COOKIE as XWV7_22_, visitstats0_.XWV_UNIQUE_ID as XWV8_22_,
visitstats0_.XWV_PAGE_VIEWS as XWV9_22_, visitstats0_.XWV_PAGE_SAVES as
XWV10_22_, visitstats0_.XWV_DOWNLOADS as XWV11_22_,
visitstats0_.XWV_START_DAT
E as XWV12_22_, visitstats0_.XWV_END_DATE as XWV13_22_ from xwikistatsvisit
visitstats0_ where visitstats0_.XWV_UNIQUE_ID='10.10.10.10Mozilla/4.0 (com
patible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR
2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)' and
visi
tstats0_.XWV_END_DATE>'2016-10-24 13:57:42' order by
visitstats0_.XWV_END_DATE desc;
If I understand correctly these queries check if the user entered the last
30 minutes. But why ? And why so long query time ? I try to reproduce in
mysql console (do select for my unique id for last 30 minutes) and query so
fast (~0,1s)
--
View this message in context: http://xwiki.475771.n2.nabble.com/Strange-and-too-long-sql-query-to-statist…
Sent from the XWiki- Users mailing list archive at Nabble.com.