Re: [LogiLogi-list] Hooked up insert
Status: Beta
Brought to you by:
wybow
|
From: Wybo W. <wy...@lo...> - 2008-09-23 12:23:44
|
> Excellent work Wybo! > > Finally I didn't had much time to work, but I have some code already > almost working for the tabs. Great :) (still the tabs were already working, weren't they ?, or did you mean the tags ? :) > I will try to commit it tomorrow, I have some time to work on between > 11:30 and 13:30. Good. Looking forward to it, even if it will be this evening, About my commit of yesterday, with the cleaned up controller logic. Some part of the weaving_out of links and remarks might look a bit over-complex for what we do with it now, but it's there like that for 2 reasons: - Firstly; in the older version of Manta, before we had tinymce it was supposed that when editing links, this happened via a wiki-like syntax, and that allowed adding multiple links at the same time... So the code that could do more than it needed to, was still around. - Secondly; after we've got the UI all working and launched around the end of september with the wizzards and all, it might be a nice idea to also add an expert-mode for inserting things, that allows one to add links [[like this|The/Tags]], or comments [[like this|Really good writing here :)]]. I know this may be superfuous at this stage, and a nightmare for newbies (therefore expert mode), but as I plan on using logilogi quite extensively soon, I would find it very handy to have such a short-cut, and probably others too... But as said we only will do things like this when everything is working perfectly and user-friendly via wizzards, but as the code was around anyway, it seemed good to leave it in the controllers with Super Cow Powers, even if we don't milk them yet fully... :) > I am going to sleep early today as this morning it was very hard :) Sleep, the commit of each day's code, the bugfree devver's bath :) (a fork from Shakespeare's :) > Waiting for Bruno comments on Uytopias presentation. Indeed Bruno :) We want to know more than the few lines from IRC :) Wybo PS: I'm working on the rating-stars today... > Greetings, > > Miguel |