From: Reini U. <ru...@x-...> - 2011-01-04 15:35:01
|
2011/1/4 Marc-Etienne Vargenau <Mar...@al...>: > Le 03/01/2011 18:08, Reini Urban a écrit : >> 2011/1/3 Marc-Etienne Vargenau<Mar...@al...>: >>> Hello Reini, >>> >>> I wish you a happy new year 2011! >> >> Thanks, to you also! >> >>> Could we have a short chat or telephone meeting to see what >>> is needed to finalize Phpwiki 1.4.0? >> >> Can we do tomorrow? >> I found some new ugly blockers and haven't found time yet to write them >> down. > > Hello Reini, > > It is OK for me today. At what time should I call you? > What number? > > Here are some point to discuss. Can we please make these discussion public, on the mailinglist? > == Questions == > > * You said you had an article ''Introduction to semantic Web''. Could you > please send it to me? I only have some notes in the library, but I gave 3 public talks about a short intro to semantic web, with phpwiki. There is no written article though. > * What about a demo site for Phpwiki? Sure. The user who gave us a site did not have a working vhost setup. But I had a look at free php hosters, and apparently there are some free options. > * PHP5? We still use RHEL4, which has 4.3.9. Most providers and conservative companies use Redhat or CentOS, which is mostly still based on redhat 4. So we have to stick to 4.3.9 until february 2011. My company uses RHEL4 so I have to use it also, though it's a nightmare. Then RHEL4 support ends. With php5 we could add e.g. facebook connect, and better semantic web libraries. SPARQL support e.g. > * Could we have meetings on a regular basis (e.g every 2 months?) Sure. > == Bug tracker == > > * 3041169 can be changed to fixed > * 3024802 can be changed to fixed > * 3022476 can be changed to fixed > * 3018502 can be changed to fixed (please check, cannot reproduce) > * 1906123 can be changed to fixed > * 1847961 can be changed to fixed > * 1811616 can be changed to fixed > * 1683604 should be changed from wontfix to fixed I gave you tracker premissions. Sorry I forgot. Better if your write the descriptions > > == Blockers == > > * AllPages does not work (with Pear) > * WantedPages give too many pages (from interwiki map) I had more: My RHEL4 libmysql is broken with utf8, I just added a ticket. The current solution is ugly. > == Others == > > * Minimizer for JS/CSS > ** no "make clean" in themes > ** "make clean" does not work in themes with no Javascript > ** in MonoBook, IEFixes.js cannot be minimized, yuicompressor-2.4.2 gives > syntax errors I think we used another one before. minify or jsmin, forgot which exactly. http://javascript.crockford.com/jsmin.html maybe. Google seems to have a better minifier. > == Help == > > Could you help me to solve these problems? > > My users complain that BackLinks do not work when the text is handled via > plugins: > * link is inside a RichTable or Mediawiki table > * link is inside a page included via IncludePage > * etc. > How should this be solved? Yes I can do that. There are two ways to format test, we are using the fast one without link resolving here. > My users complain that Table of Contents is not correct when previewing. > > How should this be solved? Uuh, this is pretty hard when the headlines contains formatting, because we look at the already formatted part when parsing the headers. > I solved the fact that TOC was not correct when previewing an old release of > the > page but could not find a way to solve this one. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ |