Tks for the response Dumitru, helped a lot. I had one more question
regarding the issue itself, and that is "ApplicationEvent" interface
should extend the "Event" interface or am I mistaking?
I also wanted to ask how can I submit/build the patch and test it in an
elegant fashion other than compiling the whole project (as I've seen
that this is one of xwiki's core features)
Thanks,
Stefan
On 04/11/2011 07:53 AM, Marius Dumitru Florea wrote:
> Hi Stefan,
>
> On 04/11/2011 12:50 AM, Stefan Mirea wrote:
>> Hello again,
>>
>> I've also been looking into the "Create an ApplicationEvent interface as
>> a parent for the different ApplicationEvents
>> <http://jira.xwiki.org/jira/browse/XWIKI-5950>" issue.
> You should start a new thread if you change the topic (don't reply and
> change the subject)
>
>> I've downloaded all the xwiki-platform from git and found that it is
>> used in
>> xwiki-platform-core/xwiki-platform-containers/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/XWikiServletContextListener.java
>>
>> The only problem here is that this file imports
>> import org.xwiki.observation.event.ApplicationStartedEvent;
>> import org.xwiki.observation.event.ApplicationStoppedEvent;
>>
>> When searching in the /org/wiki of the platform I only seem to find a
>> "container" folder. Furthermore, doing a search for any file with the
>> name similar with "ApplicationStart"/"ApplicationStop" in all platforms
>> returns no result.
>> Shouldn't there be the ApplicationStartedEvent.java around there
>> somewhere ... anywhere ?:)
> It is, but ingit@github.com:xwiki/xwiki-commons.git , in
> https://github.com/xwiki/xwiki-commons/tree/master/xwiki-commons-core/xwiki…
> precisely.
>
> Hope this helps,
> Marius
>
>> Sorry for these stressful questions,
>> Stefan
> _______________________________________________
> devs mailing list
> devs(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
--
---------------------------------------------------------------
Stefan Mirea,
Webmaster @ Mercator College <http://mercator-college.org>
Hello,
I was wondering if someone had a start of an application managing
translations. The need is to have an end-user interface to manage
translations. I put a mockup there to show you what I have in mind :
http://incubator.myxwiki.org/xwiki/bin/view/Drafts/TranslationApplication
Thanks
--
Thibaut
Hi,
If you are managing an XWiki deployment with more than 5000 users, can
you please send me an email directly (ludovic(a)xwiki.com).
You can be very helpful to XWiki by allowing us to use your company as a
reference for XWiki.
Thanks
Ludovic
--
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
Hi Marius Dumitru ,
Sorry for the latency in reply. I had an interview today at Virtusa. What i
meant by
- mapping a particular word with another word is "Once a word is
typed auto complete replaces it with another word which is defined by user "
- mapping a particular word with a specific font is "Once a word is
typed auto complete format it with a predefined format for that word by user
"
Is there anything else I should change in my proposal? Any new comments are
highly appreciated.
Thank you.
--
*Hasitha Abeykoon,*
*Department of Computer Science & Engineering,*
*University of Moratuwa. *
*
*
*Skype: foreverhasitha*
Hi Marius Dumitru ,
I have done a proposal for the project idea of "Auto Completion in Content
editors" on the melange site. Please provide me with your valuable comments
on that proposal.
Thank You.
--
*Hasitha Abeykoon,*
*Department of Computer Science & Engineering,*
*University of Moratuwa. *
*
*
*Skype: foreverhasitha*
Hi devs,
The idea is to have the same version and same release for everything related to commons.
Rationale:
* Stop the spread of a git repos (see https://github.com/xwiki).
* Make it even easier to release. Only one command to release the whole xwiki-commons
* No need for git modules (svn externals previously)
The proposal is:
xwiki-commons/ (git repo)
|_ xwiki-commons-pom/
|_ xwiki-commons-tools/
|_ xwiki-commons-core/
|_ pom.xml
Details:
* xwiki-commons/pom.xml contains everything that's currently in xwiki-commons-pom/pom.xml *except* the parts related to the tools (license and verification)
* xwiki-commons/pom.xml has an artifact id of "xwiki-commons"
* xwiki-commons/xwiki-commons-pom/pom.xml has xwiki-commons/pom.xml as parent and adds the parts related to the tools (license and verification)
* xwiki-commons/xwiki-commons-pom/pom.xml has an artifact id of "xwiki-commons-pom"
* xwiki-commons/xwiki-commons-tools/pom.xml uses xwiki-commons/pom.xml as parent
* all other git repos uses "xwiki-commons-pom" as their parent
Note that for JIRA we would have 3 jira projects to make it easy for users (because jira doesn't allow nested components):
* XWiki Commons POM
* XWiki Commons Tools
* XWiki Commons Core
Note that if we agree we would do the same for xwiki-platform (ie move platform tools in xwiki-platform).
Here's my +1
Thanks
-Vincent
Thanks for Sergiu's advices, I have refined my proposal in two aspect:
1. Add "bonding" period in my timeline from April 22th to May 22th
2. Details the technologies of ajax used in front end in both editors, as
suggested by Sergiu, in xwiki editor, the ajax for communicating with server
side could be implement by prototype, and the code should also be used in
WYSIWYG editor by using GWT JSNI to invoke in the GWT code.
--
Best wishes,
许凌志(Jame Xu)
MOE KLINNS Lab and SKLMS Lab, Xi'an Jiaotong University
Department of Computer Science and Technology, Xi’an Jiaotong University
Hi Everyone!
I'm a third year student from Mexico, the proyect AJAX form Editor sounds
pretty good to me, i have a PHP5, XHTML/CSS, JavaScript, Jquery,Python and
some ruby background. i did some stuff working with Drupal (plugin
managment, edit views, etc.) this as part of my social service, no big deal
and currently developing something call "interactive book" as part of a
academic final proyect, here i help to a PhD student to implement some
interactive functionalities to his work (using Jquery mostly ).
I found excited this AJAX form editor proyect, 'cause this could be a pretty
nice oportunity to implement/work with AJAX so, i would like to know what
you guys expect regarding this?...
I was cheking out the within minutes page, and i wonder if the "form editor"
just gone be an extension of the "whitin minutes proyect". Or what is the
relation between them.
Cheers! :)
--
Omar R. López Orendain