Re: Discussion on a few ideas.

2019-07-02 Thread Joel Kulesza
On Tue, Jul 2, 2019 at 2:14 PM Jason Sun wrote: > Comment: I am replying to Joel's message. > > Hi Joel. Thanks for your response. I have no idea the thread is in a mess. > I replied to my previous messages by hitting the reply button on the lyx > mail archive. It automatically jumped to my Gmail

Re: Discussion on a few ideas.

2019-07-02 Thread Jason Sun
Comment: I am replying to Joel's message. Hi Joel. Thanks for your response. I have no idea the thread is in a mess. I replied to my previous messages by hitting the reply button on the lyx mail archive. It automatically jumped to my Gmail. Also weirdly, sometimes I get reply notification in my Gm

Re: Discussion on a few ideas.

2019-07-02 Thread Joel Kulesza
On Tue, Jul 2, 2019 at 9:23 AM Jason Sun wrote: > Okay. I will then build up a prototype then. It is basically a jupyter > notebook pane. > Jason, Please include comments that you are replying to and either top post or bottom post (this forum's preference, as I've done here). That way there is

Re: Discussion on a few ideas.

2019-07-02 Thread Jason Sun
Here is the snapshot of the prototype. https://github.com/jupyter/notebook/issues/1604#issuecomment-507746234

Re: Discussion on a few ideas.

2019-07-02 Thread Jason Sun
Also, we could do the other direction: when editing jupyter notebook with heavy mathematics component, we could use LyX main buffer as a draft and with a proper implemented convert function, the content could be rendered in the jupyter notebook in just one click.

Re: Discussion on a few ideas.

2019-07-02 Thread Jason Sun
Okay. I will then build up a prototype then. It is basically a jupyter notebook pane.

Re: Discussion on a few ideas.

2019-07-02 Thread José Abílio Matos
On Tuesday, 2 July 2019 00.44.07 WEST Jason Sun wrote: > I read on the web that if LGPLv3 are used, the final product will be GPL3. > However, LyX is GPL2+. I don't know if the LyX community has plan to > upgrade it GPL3. Why? GPLv2+ is already GPLv3. That is what it means the + there. It also me

Re: Discussion on a few ideas.

2019-07-01 Thread Jason Sun
I read on the web that if LGPLv3 are used, the final product will be GPL3. However, LyX is GPL2+. I don't know if the LyX community has plan to upgrade it GPL3.

Re: Discussion on a few ideas.

2019-07-01 Thread José Abílio Matos
On Monday, 1 July 2019 18.05.27 WEST Jason Sun wrote: > In this post, the request for a better math rendering for jupyter has been > brought up(https://github.com/jupyter/notebook/issues/1604). It seems that > the jupyter community likes LyX very much. The end goal is to create a > function that le

Re: Discussion on a few ideas.

2019-07-01 Thread Jason Sun
Just want to add a few words here: In this post, the request for a better math rendering for jupyter has been brought up(https://github.com/jupyter/notebook/issues/1604). It seems that the jupyter community likes LyX very much. The end goal is to create a function that lets Jupyter to communicate

Re: Discussion on a few ideas.

2019-07-01 Thread Jason Sun
I think you are absolutely right. I tried the Python Approach, it is not very good. So far I just created a new Dialog in CPP and it seems that only using CPP and Qt is better to maintain.

Re: Discussion on a few ideas.

2019-07-01 Thread Pavel Sanda
On Sat, Jun 29, 2019 at 05:48:05PM -0400, Jason Sun wrote: > I have managed to created two prototypes both extending LyX to include some > scientific IDE features. One uses pure C++ and the other uses PySide2. From > a ease of compile standpoint, the c++ one is better to integrate since the > other

Discussion on a few ideas.

2019-06-29 Thread Jason Sun
I have managed to created two prototypes both extending LyX to include some scientific IDE features. One uses pure C++ and the other uses PySide2. From a ease of compile standpoint, the c++ one is better to integrate since the other one, if chosen would most likely to include another python interpr

Re: XHTML and ePub Ideas Wanted

2013-05-30 Thread Jan Ulrich Hasecke
ks for your work! juh > Discussion on the list is welcome. We have also set up a wiki page here: > http://wiki.lyx.org/GSoC/XHTMLePub > to collect ideas. > > Richard Heck > -- Demeter and the Commons of Being http://www.amazon.com/dp/B00BGPS26W Speculative essay against loss of ancestry and the arrogation of property

XHTML and ePub Ideas Wanted

2013-05-29 Thread Richard Heck
nning, concerning what sorts of issues we should try to address. Discussion on the list is welcome. We have also set up a wiki page here: http://wiki.lyx.org/GSoC/XHTMLePub to collect ideas. Richard Heck

Re: GSoC 2013: OutlineView and CorkboardView - ideas and questions

2013-05-13 Thread Ashley Shan
Hi Richard, I saw the same sentence but I didn't think much about it until you pointed it out. I think QWidget examples should help me to use drag and drop in the graphic view framework. Thanks! Ashley *Xueqing Shan* Vanderbilt University, '16 On Mon, May 1

Re: GSoC 2013: OutlineView and CorkboardView - ideas and questions

2013-05-13 Thread Abdelrazak Younes
On 13/05/2013 16:52, Ashley Shan wrote: Dear community, So I have been working with Rob on the non-linear writing project for a week already, and I'm focusing on implementing the corkboard graphics Ui. We planned to implement it using the graphic view framework, but I tried QML and think it's

Re: GSoC 2013: OutlineView and CorkboardView - ideas and questions

2013-05-13 Thread Richard Heck
On 05/13/2013 11:17 AM, Ashley Shan wrote: Hi Richard, Thank you very much for the link. I looked at these examples earlier today, but I realized that they are for Qt Widgets, not for the Graphic View Framework. Sorry, I didn't even realize these were different. However, I also read: Becaus

Re: GSoC 2013: OutlineView and CorkboardView - ideas and questions

2013-05-13 Thread Ashley Shan
Hi Richard, Thank you very much for the link. I looked at these examples earlier today, but I realized that they are for Qt Widgets, not for the Graphic View Framework. The only resources I can find about using drag and drop in the graphic view framework are: http://qt-project.org/doc/qt-4.8/grap

Re: GSoC 2013: OutlineView and CorkboardView - ideas and questions

2013-05-13 Thread Richard Heck
On 05/13/2013 10:52 AM, Ashley Shan wrote: Also, I'm still very confused about using drag and drop; could anyone point to me some good resources to learn the graphic view framework's drag and drop? Thanks in advance. http://qt-project.org/doc/qt-4.8/examples-draganddrop.html Sorry, don't know

GSoC 2013: OutlineView and CorkboardView - ideas and questions

2013-05-13 Thread Ashley Shan
Dear community, So I have been working with Rob on the non-linear writing project for a week already, and I'm focusing on implementing the corkboard graphics Ui. We planned to implement it using the graphic view framework, but I tried QML and think it's really cool. I want to hear from the communi

Re: GSoc: guidance, ideas.

2013-05-01 Thread Tommaso Cucinotta
as well as older archives talking about slowness of the feature and ideas for improvement. Should you have further questions, feel free to drop them on the list. Thanks, Tommaso

GSoc: guidance, ideas.

2013-05-01 Thread siddhartha
Hello, lyx. I'm a long time lyx user, a senior student in IT, India. I am interested to make a contribution for lyx, which is the first project that came to my mind while going through GSoC list. I know i'm late, but exams were holding me up. I'm interested in creating an advanced find/replace sy

Re: GSoC: my ideas

2013-04-20 Thread Liviu Andronic
in C++ and Python and I'm often using Qt for my > university projects so I'm familiar with this framework. I also use LaTeX a > lot. > > I found 3 ideas from the ideas list especially interesting. First 2 are > about improving user experience (I think I'm ca

GSoC: my ideas

2013-04-20 Thread Beatka Wójciak
ramework. I also use LaTeX a lot. I found 3 ideas from the ideas list especially interesting. First 2 are about improving user experience (I think I'm capable of fulfilling both of them during the summer): - Toolbar customization dialog (this would help users to speed up their work and

Re: GSoC (further) ideas proposals

2013-04-19 Thread Tommaso Cucinotta
On 18/04/13 05:35, Liviu Andronic wrote: > Tommaso should know more about this, but this specific feature is > already been discussed in a different thread on lyx-devel. Feel free > to join there. Yes, and please have a look at this http://www.lyx.org/trac/ticket/7964 plus scan recent messages

Re: GSoC (further) ideas proposals (was: Re: Interested in contributing in some project.)

2013-04-17 Thread Liviu Andronic
Dear Akshay, On Wed, Apr 17, 2013 at 9:31 AM, Akshay Nautiyal wrote: > hello every one. i went through the project details of the task that > requires us to make a chat /data sharing panel for lyx.I request someone to > put me through to the mentor so that he can give insight on the way the > pr

Re: GSoC (further) ideas proposals (was: Re: Interested in contributing in some project.)

2013-04-17 Thread Akshay Nautiyal
hello every one. i went through the project details of the task that requires us to make a chat /data sharing panel for lyx.I request someone to put me through to the mentor so that he can give insight on the way the project needs to be implemented .I have a decent knowledge of qt networking and ha

Re: GSoC (further) ideas proposals (was: Re: Interested in contributing in some project.)

2013-04-16 Thread Liviu Andronic
On Wed, Apr 17, 2013 at 4:56 AM, Pavel Sanda wrote: > Liviu Andronic wrote: >> On Thu, Apr 11, 2013 at 9:20 PM, Pavel Sanda wrote: >> > Liviu Andronic wrote: >> >> the question is who else is willing to volunteer for a mentorship? >> > >> > I'm currently looking for ledpar/ledmac project student

Re: GSoC (further) ideas proposals

2013-04-16 Thread Cyrille Artho
Hi Pavel, I don't remember if there is a hard deadline for signing up as a mentor. However, it looks like we definitely are going to have many student applications, so we may get applications for all project proposals on the LyX wiki. This means we should have all the mentors who are listed the

Re: GSoC (further) ideas proposals (was: Re: Interested in contributing in some project.)

2013-04-16 Thread Pavel Sanda
Liviu Andronic wrote: > On Thu, Apr 11, 2013 at 9:20 PM, Pavel Sanda wrote: > > Liviu Andronic wrote: > >> the question is who else is willing to volunteer for a mentorship? > > > > I'm currently looking for ledpar/ledmac project student at my uni. > > > Excellent. Could you register on Google Mel

Re: GSoC (further) ideas proposals

2013-04-12 Thread stefano franchi
On Fri, Apr 12, 2013 at 10:43 AM, Tommaso Cucinotta wrote: > I dropped a few of the proposed ideas on > > > http://wiki.lyx.org/Devel/SummerOfCode2013Ideas#sDevel.SummerOfCode2013Ideas > > but of course I don't mean to mentor more than 1 project. Also, for the > intera

Re: GSoC (further) ideas proposals

2013-04-12 Thread Tommaso Cucinotta
On 11/04/13 21:04, Liviu Andronic wrote: > Sounds great. Would you mind registering on Google Melange? Done. I dropped a few of the proposed ideas on http://wiki.lyx.org/Devel/SummerOfCode2013Ideas#sDevel.SummerOfCode2013Ideas but of course I don't mean to mentor more than 1 proje

Re: GSoC (further) ideas proposals

2013-04-11 Thread Cyrille Artho
This was actually asked so many times on the list... Would you be willing to mentor? 8) Someone goes through the whole sources and make finally some documentation for the key structures with nice pictures for all the metrics, cursor stuff and lfun processing structures etc similar to http://wiki

Re: GSoC (further) ideas proposals

2013-04-11 Thread Tommaso Cucinotta
On 11/04/13 23:34, stefano franchi wrote: > My understanding is that the formal contract will be between > Lyx---represented by the admins (Liviu and myself)---and the student(s). > There is no formal contract involving the mentors. Good, then there should be no problems for me to mentor. > To

Re: GSoC (further) ideas proposals (was: Re: Interested in contributing in some project.)

2013-04-11 Thread stefano franchi
On Thu, Apr 11, 2013 at 12:24 PM, Tommaso Cucinotta wrote: > 3) improve Advanced F&R, making it fast, usable, non-failing in corner > cases, namely >implement what is now there as a proof of concept. This can be done in > 2 ways: >3.a) build a find engine within various insets, able to ma

Re: GSoC (further) ideas proposals

2013-04-11 Thread stefano franchi
t;> > >> Those interested please let me know (in private, if you prefer). > Regards, > > > > I'd be happy to mentor, then, one of the ideas I dropped on the list! > > > Sounds great. Would you mind registering on Google Melange? > > > > Howe

Re: GSoC (further) ideas proposals

2013-04-11 Thread Jean-Marc Lasgouttes
Le 11/04/13 21:27, Nico Williams a écrit : Here's my (8), really my #1: 3-way diff/merge support. Indeed. One could start by fine tuning normal diff to make it more usable. JMarc

Re: GSoC (further) ideas proposals

2013-04-11 Thread Liviu Andronic
refer). Regards, > > I'd be happy to mentor, then, one of the ideas I dropped on the list! > Sounds great. Would you mind registering on Google Melange? > However, do you know whether there's any formal contract to be agreed > upon within mentors & Google ? > Not that

Re: GSoC (further) ideas proposals (was: Re: Interested in contributing in some project.)

2013-04-11 Thread Liviu Andronic
On Thu, Apr 11, 2013 at 9:20 PM, Pavel Sanda wrote: > Liviu Andronic wrote: >> the question is who else is willing to volunteer for a mentorship? > > I'm currently looking for ledpar/ledmac project student at my uni. > Excellent. Could you register on Google Melange? Thanks, Liviu

Re: GSoC (further) ideas proposals (was: Re: Interested in contributing in some project.)

2013-04-11 Thread Nico Williams
Here's my (8), really my #1: 3-way diff/merge support.

Re: GSoC (further) ideas proposals

2013-04-11 Thread Tommaso Cucinotta
On 11/04/13 20:00, Liviu Andronic wrote: >> This was actually asked so many times on the list... Would you be willing to >> mentor? >> > Those interested please let me know (in private, if you prefer). Regards, I'd be happy to mentor, then, one of the ideas I dropped on

Re: GSoC (further) ideas proposals (was: Re: Interested in contributing in some project.)

2013-04-11 Thread Pavel Sanda
Liviu Andronic wrote: > the question is who else is willing to volunteer for a mentorship? I'm currently looking for ledpar/ledmac project student at my uni. P

Re: GSoC (further) ideas proposals (was: Re: Interested in contributing in some project.)

2013-04-11 Thread Liviu Andronic
this, I had dropped on the list a proof of concept working patch ~1,5 >> year ago. > > This was actually asked so many times on the list... Would you be willing to > mentor? > Most of these ideas are nice to implement, but we must stay realistic. We can have as many projects as we

Re: GSoC (further) ideas proposals (was: Re: Interested in contributing in some project.)

2013-04-11 Thread Pavel Sanda
Tommaso Cucinotta wrote: > 6) Enhance LyX with remotely interactive writing capabilities, namely allow > multiple >users to work remotely and interactively on the same document. Solve > issues due to >conflicting editing, having a way to avoid them from the ground up, or > have a GUI >

GSoC (further) ideas proposals (was: Re: Interested in contributing in some project.)

2013-04-11 Thread Tommaso Cucinotta
On 11/04/13 04:27, stefano franchi wrote: > Bottom line: let your creative juices flow and submit ideas to the list. Sure: some of these may have been discussed on the ML in various occasions: 0) horizontal scrollbar for large pictures (something is being discussed on the list now, which

Re: Ideas for Development

2011-11-24 Thread Helge Hafting
On 24. nov. 2011 01:10, Graham Telfer wrote: 1. Extend LyX to become a writer's project management tool similar to yWriter. Might be a good idea, but haven't seen this yWriter. 2. When in full screen mode have the option to keep the cursor centred and text above and below a few lines fade ou

Re: Ideas for Development

2011-11-24 Thread Rainer M Krug
is true, something like it would be brilliant, and I would suggest you get in contact with Rob and bounce some ideas. Cheers, Rainer > for Number 2, is tools>preferences>editing>scroll below end of document > what you're looking for? I think this is only in 2.0 and later. >

Re: Ideas for Development

2011-11-23 Thread Xu Wang
d would like to suggest 2 ideas for development. The > first > one is a big idea which would probably need to become a whole project in > itself. > > 1. Extend LyX to become a writer's project management tool similar to > yWriter. > yWriter is targeted at novelists but so

Ideas for Development

2011-11-23 Thread Graham Telfer
Hi there, I am using LyX now and would like to suggest 2 ideas for development. The first one is a big idea which would probably need to become a whole project in itself. 1. Extend LyX to become a writer's project management tool similar to yWriter. yWriter is targeted at novelists but some

Re: Thank you for your efforts and a few ideas

2009-10-19 Thread Liviu Andronic
On 10/19/09, Samar Singh wrote: > Is it possible to estimate the cost of funding a programmer? A sort of ball > park figure. > You can take a look here [1] for projects that were already funded by user contributions. I think you could suggest specific feature requests for sponsoring. Liviu [1] h

Re: Thank you for your efforts and a few ideas

2009-10-19 Thread Samar Singh
2009/10/19 Samar Singh > > > 2009/10/19 Helge Hafting > >> Samar Singh wrote: >> >>> Dear Lyx Team >>> >>> To all those who have produced this wonderful tool for writing and >>> especially to all those who continue to build it - a very heartfelt thank >>> you! >>> >>> I have been using it almost

Re: Thank you for your efforts and a few ideas

2009-10-19 Thread Samar Singh
2009/10/19 Helge Hafting > Samar Singh wrote: > >> Dear Lyx Team >> >> To all those who have produced this wonderful tool for writing and >> especially to all those who continue to build it - a very heartfelt thank >> you! >> >> I have been using it almost from the begining and latex for some yea

Re: Thank you for your efforts and a few ideas

2009-10-19 Thread Helge Hafting
Samar Singh wrote: Dear Lyx Team To all those who have produced this wonderful tool for writing and especially to all those who continue to build it - a very heartfelt thank you! I have been using it almost from the begining and latex for some years before that and its been a great journey. On

Re: Thank you for your efforts and a few ideas

2009-10-18 Thread Liviu Andronic
On 10/18/09, Uwe Stöhr wrote: > > 3. Tikz now has wonderful capabilities for various aspects which improve > the > > end results but it is a bit of a pain for those who are not into > > programming. Is there any possibility this could be integrated in to some > > degree.. > > This won't be po

Re: Thank you for your efforts and a few ideas

2009-10-17 Thread Uwe Stöhr
> 1. PDFTK has the ability to add attachments to the pdf file which then > becomes an embedded component or appears to. Could a similar facility be > provided within Lyx. This would be very difficult to do. I think it is better to create a PDF with LyX and then use PDFTK to attach what you want.

Thank you for your efforts and a few ideas

2009-10-15 Thread Samar Singh
Dear Lyx Team To all those who have produced this wonderful tool for writing and especially to all those who continue to build it - a very heartfelt thank you! I have been using it almost from the begining and latex for some years before that and its been a great journey. One hopes this is not a

Re: Ideas for svn and InsetInfo integration (Re: SVN revision number in InsetInfo?)

2009-04-10 Thread Pavel Sanda
Abdelrazak Younes wrote: > On 10/04/2009 11:58, Jean-Marc Lasgouttes wrote: >> Abdelrazak Younes writes: >> >>> I agree that scanning the .svn dir is the best option. But I suspect >>> that just doing directly won't take more time than trying to reuse svn >>> source code. But I may be wrong of

Re: Ideas for svn and InsetInfo integration (Re: SVN revision number in InsetInfo?)

2009-04-10 Thread Abdelrazak Younes
On 10/04/2009 11:58, Jean-Marc Lasgouttes wrote: Abdelrazak Younes writes: I agree that scanning the .svn dir is the best option. But I suspect that just doing directly won't take more time than trying to reuse svn source code. But I may be wrong of course. I thought the format chan

Re: Ideas for svn and InsetInfo integration (Re: SVN revision number in InsetInfo?)

2009-04-10 Thread Jean-Marc Lasgouttes
Abdelrazak Younes writes: > I agree that scanning the .svn dir is the best option. But I suspect > that just doing directly won't take more time than trying to reuse svn > source code. But I may be wrong of course. I thought the format changed between svn versions... JMarc

Re: Ideas for svn and InsetInfo integration (Re: SVN revision number in InsetInfo?)

2009-04-10 Thread Abdelrazak Younes
On 10/04/2009 10:43, Pavel Sanda wrote: Abdelrazak Younes wrote: On 09/04/2009 23:47, Pavel Sanda wrote: Pavel Sanda wrote: I am not sure this idea is better than just parsing "svn status -v"... Further ideas? Opinions? another idea - svn

Re: Ideas for svn and InsetInfo integration (Re: SVN revision number in InsetInfo?)

2009-04-10 Thread Pavel Sanda
Abdelrazak Younes wrote: > On 09/04/2009 23:47, Pavel Sanda wrote: >> Pavel Sanda wrote: >> >>>> I am not sure this idea is better than just parsing "svn status -v"... >>>>Further ideas? Opinions? >>>> >> >&g

Re: Ideas for svn and InsetInfo integration (Re: SVN revision number in InsetInfo?)

2009-04-10 Thread Pavel Sanda
Abdelrazak Younes wrote: > I don't follow you, how would you set 'revision_insetinfo_used' ? by revision_insetinfo_used i mean something like scanning file for the presence of either revision-inset-info inset or \svn_revision_info_rev tag in header. > Yes, but we must respect svn syntax so that w

Re: Ideas for svn and InsetInfo integration (Re: SVN revision number in InsetInfo?)

2009-04-10 Thread Abdelrazak Younes
thing like \svn_revision_info_rev $Internal_LyX_Revision: 200 $ Yes, but we must respect svn syntax so that would be: \svn_revision_info_rev $Revision: 200 $ [...] Further ideas? Opinions? add the section about revisioning trick with ert you discovered now even into 1.6.3 lyx manual? the

Re: Ideas for svn and InsetInfo integration (Re: SVN revision number in InsetInfo?)

2009-04-10 Thread Abdelrazak Younes
On 09/04/2009 23:47, Pavel Sanda wrote: Pavel Sanda wrote: I am not sure this idea is better than just parsing "svn status -v"... Further ideas? Opinions? another idea - svn is gpl-ed right? then what about to steal few lines of code parsing .svn directory from

Re: Ideas for svn and InsetInfo integration (Re: SVN revision number in InsetInfo?)

2009-04-09 Thread Pavel Sanda
Pavel Sanda wrote: > > I am not sure this idea is better than just parsing "svn status -v"... > > > Further ideas? Opinions? another idea - svn is gpl-ed right? then what about to steal few lines of code parsing .svn directory from svn status -v / svnversion? pavel

Re: Ideas for svn and InsetInfo integration (Re: SVN revision number in InsetInfo?)

2009-04-09 Thread Pavel Sanda
ike security issue when running anything automatically when only loading document - one of reasons i dropped git for now). cons: * this method is somewhat fragile to any occurence to "$Internal_LyX_Revision" string in lyx document. * it would be more complex to design/write pr

Ideas for svn and InsetInfo integration (Re: SVN revision number in InsetInfo?)

2009-04-09 Thread Abdelrazak Younes
; for example, in French we would have: "Dernier auteur: younes" instead of the ugly "$Author: younes $" I am not sure this idea is better than just parsing "svn status -v"... Further ideas? Opinions? Abdel.

SageTeX with LyX (was: On the interface between Lyx and CAS: some ideas for a better desing)

2008-09-27 Thread Gregor Gorjanc
Hi LyX developers! Enthused with use of R (via Sweave) in LyX I started to also look for integration of SAGE (see http://www.sagemath.org). Since Python is used the integration should be doable. However, luckily much has already been done with the SageTeX (see last example at http://www.sagemat

Re: [Bug 5010] Ideas

2008-07-10 Thread Andre Poenitz
On Wed, Jul 09, 2008 at 03:23:09PM -0400, rgheck wrote: > > So, here's the deal with 5010. As noted before, DocumentClass objects get > created via new() whenever makeDocumentClass() is called. This happens > whenever a BufferParams object is created, which was the original problem: > Such objec

Re: [Bug 5010] Ideas

2008-07-09 Thread Abdelrazak Younes
rgheck wrote: Abdelrazak Younes wrote: rgheck wrote: So, here's the deal with 5010. As noted before, DocumentClass objects get created via new() whenever makeDocumentClass() is called. This happens whenever a BufferParams object is created, which was the original problem: Such objects were

Re: [Bug 5010] Ideas

2008-07-09 Thread rgheck
Abdelrazak Younes wrote: rgheck wrote: So, here's the deal with 5010. As noted before, DocumentClass objects get created via new() whenever makeDocumentClass() is called. This happens whenever a BufferParams object is created, which was the original problem: Such objects were getting created

Re: [Bug 5010] Ideas

2008-07-09 Thread Abdelrazak Younes
rgheck wrote: So, here's the deal with 5010. As noted before, DocumentClass objects get created via new() whenever makeDocumentClass() is called. This happens whenever a BufferParams object is created, which was the original problem: Such objects were getting created in the undo stuff. Now t

[Bug 5010] Ideas

2008-07-09 Thread rgheck
So, here's the deal with 5010. As noted before, DocumentClass objects get created via new() whenever makeDocumentClass() is called. This happens whenever a BufferParams object is created, which was the original problem: Such objects were getting created in the undo stuff. Now they're not. But

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-29 Thread christian . ridderstrom
On Thu, 27 Mar 2008, Joost Verburg wrote: I think that's overkill. We should be happy when people keep the website up-to-date and not add to much bureaucracy. Quick updates of download links and things like that also become impossible if you have to wait for an editor to press a button. I'll

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-27 Thread Joost Verburg
[EMAIL PROTECTED] wrote: PS. For quality control of www.lyx.org, it might be good to also introduce 'editors', which must approve modifications to a page before it goes live. In other words, 'authors' would make changes and ask someone else to proof read it and then publish that page. I don't

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-27 Thread José Matos
On Wednesday 26 March 2008 21:45:07 [EMAIL PROTECTED] wrote: > PS. For quality control of www.lyx.org, it might be good to also introduce > 'editors', which must approve modifications to a page before it goes live. > In other words, 'authors' would make changes and ask someone else to proof > read

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-26 Thread christian . ridderstrom
On Wed, 26 Mar 2008, José Matos wrote: Just a matter of convention I call developers those people that have with write access to the lyx repository. Ok, I'll go along with that for this thread (it's good to have a term for that category, but 'developer' is to restritive, so later we could try

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-26 Thread Joost Verburg
[EMAIL PROTECTED] wrote: The skin Blog already has CMS stuff prepared. I could make the default if we want. For now it's a good one to use as default. Joost

Re: Primary colours of LyX? Was: Website re-design ideas

2008-03-26 Thread Joost Verburg
Helge Hafting wrote: Sigh - I like the current background color. I can set it as system default, but I don't want it for everything else too. This color makes it very clear where the main window is. which is useful on a cluttered screen with toolbars, outline, and of course other apps than LyX al

Re: Primary colours of LyX? Was: Website re-design ideas

2008-03-26 Thread Helge Hafting
Leuven, E. wrote: Martin wrote: You could consider choosing for "white" the default background of the LyX text window. That is kind of distinctive. distinctive and it stinks. we should get rid of this before 1.6 if you ask me, and set it to system default using QPalette::Base and Q

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-26 Thread José Matos
On Wednesday 26 March 2008 14:11:36 [EMAIL PROTECTED] wrote: > I don't understand your point...?  Does this have some bearing on access > to the wiki and/or aussie?  I'm probably confused because it _is_ possible > to introduce "roles" in the wiki, letting different classes of users do > different

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-26 Thread christian . ridderstrom
On Wed, 26 Mar 2008, José Matos wrote: On Tuesday 25 March 2008 22:13:56 [EMAIL PROTECTED] wrote: I think it's important to have some pages look "official", and even more important that e.g. the download pages are secure. For this reason I'd like to have a distinction between them. However, we

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-26 Thread José Matos
On Tuesday 25 March 2008 22:13:56 [EMAIL PROTECTED] wrote: > I think it's important to have some pages look "official", and even more > important that e.g. the download pages are secure. For this reason I'd > like to have a distinction between them. However, we could think about > porting the pages

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread Rex C. Eastbourne
Andre Poenitz wrote: Could you _please_ stop posting-on-top-and-full-quoting-below? More than 50% of what you quote are not relevant to what you say, and providing context _after_ comments to it is not the natural flow of reading. Andre' PS: @everybody else: This is the second try ;-) Sorry

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread christian . ridderstrom
On Tue, 25 Mar 2008, Edwin Leuven wrote: [EMAIL PROTECTED] wrote: and tell me like 3-4 of them you like, and then I can install those! these look the least like ... wiki's http: //www.pmwiki.org/wiki/Cookbook/ABitModernSkin http: //www.pmwiki.org/wiki/Cookbook/BarthelmeSkin http: //www.pmwi

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread christian . ridderstrom
On Wed, 26 Mar 2008, Peter Kümmel wrote: Joost Verburg wrote: Edwin Leuven wrote: > http://www.pmwiki.org/wiki/Cookbook/ABitModernSkin I've also used it for the Loki page (a bit smaller): http://loki-lib.sourceforge.net/ I've installed ABitModernSkin, try this link: http://www.lyx.org/~

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread christian . ridderstrom
On Wed, 26 Mar 2008, Andre Poenitz wrote: Could you _please_ stop posting-on-top-and-full-quoting-below? PS: @everybody else: This is the second try ;-) Hi Rex, If you're using Outlook or Outlook Expresse, the links here might help: http://wiki.lyx.org/FAQ/ListNetiquette#toc9 c

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread Andre Poenitz
On Tue, Mar 25, 2008 at 06:25:59PM -0400, Rex C. Eastbourne wrote: > By the way, link to new wiki, again: > http://www.lyx.org/~chr/www/org/index.php > > On Tue, Mar 25, 2008 at 6:12 PM, Rex C. Eastbourne <[EMAIL PROTECTED]> > wrote: > > > I went ahead and ported a bit of lyx.org over to the new

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread Peter Kümmel
Joost Verburg wrote: Edwin Leuven wrote: http://www.pmwiki.org/wiki/Cookbook/ABitModernSkin I've also used it for the Loki page (a bit smaller): http://loki-lib.sourceforge.net/ -- Peter Kümmel

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread christian . ridderstrom
On Tue, 25 Mar 2008, Edwin Leuven wrote: [EMAIL PROTECTED] wrote: and tell me like 3-4 of them you like, and then I can install those! these look the least like ... wiki's http: //www.pmwiki.org/wiki/Cookbook/ABitModernSkin http: //www.pmwiki.org/wiki/Cookbook/BarthelmeSkin http: //www.pmwi

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread Joost Verburg
Edwin Leuven wrote: http://www.pmwiki.org/wiki/Cookbook/ABitModernSkin With some different colors this one could look nice. Joost

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread Edwin Leuven
[EMAIL PROTECTED] wrote: > and tell me like 3-4 of them you like, and then I can install those! these look the least like ... wiki's http://www.pmwiki.org/wiki/Cookbook/ABitModernSkin http://www.pmwiki.org/wiki/Cookbook/BarthelmeSkin http://www.pmwiki.org/wiki/Cookbook/SimpleTabSkin

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread christian . ridderstrom
Any cool skins we can try now? Oh, when I think about it, a better idea if you look at skins at http://www.pmwiki.org/wiki/Cookbook/Skins and tell me like 3-4 of them you like, and then I can install those! Note that you should be able to preview the skins at pmwiki.org, not just read ab

Re: Primary colours of LyX? Was: Website re-design ideas

2008-03-25 Thread Edwin Leuven
Jean-Marc Lasgouttes wrote: "Leuven, E." <[EMAIL PROTECTED]> writes: we should get rid of this before 1.6 if you ask me, and set it to system default using QPalette::Base and QPalette::Text for text (and it would be also be good to use QPalette::Highlight and QPalette::HighlightedText to render

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread christian . ridderstrom
On Tue, 25 Mar 2008, Rex C. Eastbourne wrote: http://diberri.dyndns.org/wikipedia/html2wiki/index.html). Nice! One thing on my mind is the sidebar. Do you think people will view the sidebar headers as clickable, or will they gravitate toward the elements within them?. Unfortunately people

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread Rex C. Eastbourne
By the way, link to new wiki, again: http://www.lyx.org/~chr/www/org/index.php On Tue, Mar 25, 2008 at 6:12 PM, Rex C. Eastbourne <[EMAIL PROTECTED]> wrote: > I went ahead and ported a bit of lyx.org over to the new wiki. This was a > quick and dirty task (the links still point to the old site, a

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread christian . ridderstrom
On Mon, 24 Mar 2008, Joost Verburg wrote: [EMAIL PROTECTED] wrote: * wiki.lyx.org will remain the wiki - there is no integration of content. It will be clear what is official and what is community. The wiki may, or may not, keep it's current look. Why not integrate the current wiki wit

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread christian . ridderstrom
On Mon, 24 Mar 2008, Andre Poenitz wrote: restricted. Currently, protection is already in place for important pages on wiki.lyx.org. Note that many wiki pages are currently maintained by developers. The only reason why they are on the wiki is because adding new pages and content to www.lyx.o

Re: Backend of the wesite (Was: Website re-design ideas)

2008-03-25 Thread Rex C. Eastbourne
I went ahead and ported a bit of lyx.org over to the new wiki. This was a quick and dirty task (the links still point to the old site, and no content has changed), but it should be enough to get a feel for what it'll look like. All I did was modify the sidebar to re-create the same basic structure,

  1   2   3   >