Hi,
I'm sending this from my new personal address. The other one
Marc.Delisle(a)cegepsherbrooke.qc.ca still works but I prefer to use the
new one for phpMyAdmin matters.
Regards,
Marc Delisle
Hi,
I have working scripts for upload progress bar, which supports APC and
uploadprogress extensions. However, it is possible to obtain information
about upload only when PHP is running as module for apache. I did not
find solution for lighttpd (lighttpd 1.5 will support APC) or IIS (APC
is unstable with combination of PHP+IIS). Therefore, the feature will be
available to very limited group of people.
I think, it would be nice to provide the progress bar, when it is
possible. Otherwise, it would display something like "Upload in
progress, no further information available". What do you think about it?
Working copy of my scripts can be downloaded from
http://dev.srnka.info/TEMP/file-upload.zip .
Best Regards,
Tomas Srnka
Hi,
Currently, I am focusing on designing the UI for the admin panel. Please
find a very basic version of UI in my blog post.
Of course, different fields will require different types that I did not
consider in this draft. But the main purpose of it is to get me started,
and give me a basic idea of how I will go about constructing it.
I have not really starting digging into code lately. My approach always has
been to work on the UI before coding.
Thanks!
--------------------------------------------------
Best regards,
Zeeshan Mughal
Telephone: +1 347 284 8987
Email: zeeshanmughal(a)ieee.org
Web: http://www.zixan.info
Hi,
for those who have not seen the news, SourceForge.net will replace some
of the features they offer, with Hosted Apps. In particular for us, the
discussion forums will be replaced by phpBB.
SourceForge.net will provide a migration path to move the data and also
dumps of this data if we decide to do something else with this forum data.
Marc Delisle
Welcome to the first beta for phpMyAdmin 3.2.0. This version contains a
number of small new features and some bug fixes.
Details will appear on http://phpmyadmin.net. In a hurry? you can visit
http://sourceforge.net/projects/phpmyadmin to download.
Marc Delisle, for the team
Hi all
as I use quite a lot po4a for translating documentation for my other
projects and I thought it might be good idea to use it for translating
phpMyAdmin documentation as well.
It parses input files (in our case it would be xhtml) and creates po
files from the content, each paragraph is one translatable string. This
way translators can translate string per string and the structure of
document is automatically kept from original.
I imported current translation to this system and it is in svn. French
translation is okay, but the others are horribly outdated, so po4a does
not generate document from them (by default you need to translate at
least 80% to generate documents).
If there is interest, I can add it to my web based translation system
(https://l10n.cihar.com/), so that anybody will be able to translate
over the web.
Comments?
--
Michal ÄŒihaÅ™ | http://cihar.com | http://blog.cihar.com
Hi,
Current trunk has some "small" new features and a number of patches. I
suggest going to 3.2.0-beta soon in order to stabilize this code.
This way, the Summer of Code stuff would go into 3.3. Opinions?
Marc