Hi Paul,
On 21 Oct 2015 at 12:05:10, Paul Pantiru (paul.pantiru@xwiki.com(mailto:paul.pantiru@xwiki.com)) wrote:
> Hi,
>
> Some users consider the rights manager to be a bit to complex, so the purpose of this extension is to offer an alternative (simplified, even though it will have less options), while still keeping access to the more advanced (i.e. the default ui). While the concept for the new ui is still subjected to change, it will probably be basted on dropdown menus with predefined options like (view, view edit and comment etc.).
>
> Regarding the name, we will stick to "Rights UI Simplifier" and for the repo, unless someone proposes a better prefix than application, we will stick to "application-rightsui-simplifier".
> Sorry about the private jira reference.
So the idea is not to simply the existing Right UI but to add another UI. And I guess you’ll implement it as wiki pages.
So I propose instead:
"application-simplerights"
I don’t think we need UI in the app name since that’s implied already. And I don’t think we need the “ier” suffix since it’s about providing a new UI and not making modifications to the existing one.
WDYT?
Thanks
-Vincent
> Thanks,
> Paul
>
>
>
> On Tue, Oct 20, 2015 at 3:51 PM, vincent@massol.net(mailto:vincent@massol.net) wrote:
> > Hi Paul,
> > On 20 Oct 2015 at 14:05:30, Paul Pantiru (paul.pantiru@xwiki.com(mailto:paul.pantiru@xwiki.com)(mailto:paul.pantiru@xwiki.com)) wrote:
> >
> > > Hello devs,
> > >
> > > I would like a repository on https://github.com/xwiki-contrib for the
> > > extension I'm working on. The purpose of this is to make a simplified UI
> > > for the rights manager, based on a client project (The jira issue for this
> > > would be https://jira.xwikisas.com/browse/MUT-8 ).
> >
> > Errr… You’re posting on a public mailing list and you’re referencing some company-private and protected JIRA issue… :)
> >
> > > The name of the repo should be something on the lines of
> > > "application-rightsui-simplifier", however I feel that this is not a very
> > > appropriate name, since is not necessary an application, but a ui modifier
> > > of the rights manager, so any input on the name would be very much
> > > appreciated.
> >
> > What is your extension doing exactly? How does it plug into XWiki?
> >
> > > I would also like a jira project for this app.
> >
> > I can create this for you once we define the proper name.
> >
> > Thanks
> > -Vincent
> >
> > > Thanks,
> > > Paul Panțiru
> >
>
Hello devs,
Thank you for your participation in the ranking of XWebIDE features, it was
very helpful to determine the next steps. The three most important
features, based on the results, were:
- (TABS) Ability to use several tabs in the Web IDE (Done)
- (LOGICAL_TREE) Ability to switch to a Logical tree view of all the
elements of an application (sheets, JSX, SSX, Macros, Translations, etc)
- (PAGE_RELATED_ELEMENTS) Show links to related elements in the tree: jsx,
ssx, macros, sheet and includes used in the edited page.
A new version with tabs has been released (v0.8) and now we have a proposal
for the Logical tree view. You can find it on the design page:
http://design.xwiki.org/xwiki/bin/view/Proposal/XWebIDE+Application+Improve…
What do you think about that tree?
Thanks,
Yann
Hi devs,
I’ve implemented http://jira.xwiki.org/browse/XWIKI-12599 and as part of this issue I needed to handle the SpaceDocs Panel, and we also need to handle the Spaces panel.
Here’s my proposal:
* In general we should list only Panels that work for the Nested Pages (NP) mode in the Panel Wizard (i.e. not show any Panels containing the word “Space” in their title or content). The rationale is that the majority of uses of XWiki will be for NP.
* We should continue to provide Panels that work for the Nested Spaces (NS) mode (e.g. SpaceDocs, Spaces), but as extensions on e.x.o and not bundled by default in XE
* However we shouldn’t break existing XWiki instances and thus I’m proposing this:
** Deprecate the SpaceDocs and Spaces panels by displaying a message (when the user is Admin), trying to push the move to the newer Panels (Children, Siblings and Navigation panels). For example, this is what I’ve done for SpaceDocs: https://www.evernote.com/l/AHfvmKs-DSZBh4IJf1Wp7VV5JfK2pEmfgME Note that this allows Admins to see that message in the Panel Wizard too and thus not be tempted to use them.
** Keep the deprecated Panels for 1 full cycle (i.e. remove them in XWiki 9.0, i.e. move them to xwiki-contrib at that time). Basically a similar strategy than for young apis.
WDYT?
Thanks
-Vincent
Hello devs,
I would like a repository on https://github.com/xwiki-contrib for the
extension I'm working on. The purpose of this is to make a simplified UI
for the rights manager, based on a client project (The jira issue for this
would be https://jira.xwikisas.com/browse/MUT-8 ).
The name of the repo should be something on the lines of
"application-rightsui-simplifier", however I feel that this is not a very
appropriate name, since is not necessary an application, but a ui modifier
of the rights manager, so any input on the name would be very much
appreciated.
I would also like a jira project for this app.
Thanks,
Paul Panțiru
Hi devs,
I’d like to rename the Page column to Page Title to avoid confusion with the previously called Page column which has been moved to the Location column. (see http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki73M2#HPag… for details). It’s also more accurate IMO.
WDYT?
Thanks
-Vincent
Hi,
#docextra tabs are particular important for content pages where users are
encouraged to comment, attach, revise history, etc.
But since XWiki is more than a wiki and the application usage has expanded,
we removed the #docextra tab from many XWiki Contrib applications, like:
File Manager, Forum, Calendar, etc.
The logic behind was that the applications have as main purpose the
management of applications entities, not commenting for example.
Also with the Flamingo Skin, the shortcuts to Comments, Attachments, etc.
can be found in the 'More actions' menu.
So, my question to you is: What do you think about removing the #docextra
also for default/bundled applications like:
- Blog.WebHome
- Dashboard.WebHome
- Panels.WebHome
- Scheduler.WebHome
- Stats.WebHome
- Main.WebHome?
If we adopt this practice we could document it on:
http://contrib.xwiki.org/xwiki/bin/view/Main/WebHome#HApplicationDesign or
http://dev.xwiki.org/xwiki/bin/view/Community/ApplicationDevelopmentBestPra…
Thanks,
Caty
The XWiki development team is proud to announce the availability of XWiki 7.3 Milestone 1.
This is the first of the 2 stabilization releases that happen at the end of each yearly Cycles. Lots of polishing has been done, especially for the recently introduced Nested Pages feature and its consequences on the UI redesign (modified menus for example).
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/ReleaseNotesXWiki73M1
The following people have contributed code to this release (sorted alphabetically on last name):
Pascal Bastien
Guillaume Delhumeau
Marius Dumitru Florea
Vincent Massol
Ecaterina Moraru
Eduard Moraru
Thomas Mortagne
Clemens Robbenhaar
Jean Simard
Gabriela Smeria
Manuel Smeria
Thanks for your support
-The XWiki dev team
Hi devs,
I’ve just committed a quote macro in rendering but I think it should an external extension since the real solution is to improve the wiki syntax to support block content.
I’m just requesting a github repo on contrib. Name: macro-quote
Thanks
-Vincent