Microlearning : Reduce the number of mandatory fields in the registration form Friday 28 June 2013
Hello,
A new Phraseanet tutorial today about the registration form.
Can we reduce the number of mandatory fields?
The answer is yes. But this customization is not possible within the Phraseanet interfaces. To choose the mandatory fields of the registration form, please follow this process:
1- Create the register-fields.php file in the config directory.
2- Insert the following :
< ?php
$arrayVerif = array(
"form_login" => true,
“form_password” => true,
“form_password_confirm” => true,
“form_gender” => true,
“form_lastname” => true,
“form_firstname” => true,
“form_email” => true,
“form_job” => true,
“form_company” => true,
“form_activity” => true,
“form_phone” => true,
“form_fax” => true,
“form_address” => true,
“form_zip” => true,
“form_geonameid” => true,
“demand” => true);
True and false determine the mandatory character (or not) to fill in the fields: if true, the field is mandatory ; if false, it is optional. Important : do not close the PHP tag at the end of file.
We hope that this microlearning will help you customize your Phraseanet system. Feel free to send all your questions on the Google Groups, social networks or for any other request, by email :info@alchemy.fr.
New: SDK PHP for Phraseanet now available Monday 10 June 2013
Hello,
We’re announcing today the release of the SDK PHP 0.3.0 for Phraseanet which is now available : https://github.com/alchemy-fr/Phraseanet-PHP-SDK
The Phraseanet SDK is a development kit written in PHP. It gathers the tools allowing developers to create third party applications for Phraseanet.
To view the changelog, please go to: https://github.com/alchemy-fr/Phraseanet-PHP-SDK/blob/master/CHANGELOG.md
-The Phraseanet team
The coming webinars in June… Monday 3 June 2013
The next webinars will take place on :
June 12th from 3:00PM to 4:00PM (in English)
June 27th from 5:00PM to 6:00PM (in English)
Please click on one of the sessions to register online ! Have a nice week,
-The Phraseanet team
Releasing Phraseanet 3.7.12 Wednesday 15 May 2013
We are announcing today the release of Phraseanet 3.7.12.
Here is the changelog:
Fix : Removed “required” attribute on non-required fields in order form
Fix : Fix advanced search dialog CSS
Fix : Grouped status bits are not displayed in advanced search dialog
Enhancement : Locales update
-The Phraseanet team
Tutorials : The Phraseanet Community is growing… Friday 10 May 2013
Hello,
As you all already know, we decided to release Phraseanet as an Open Source software a few years ago to allow as many as possible to download it and to use it for free.
Our team is glad to see today that the community around Phraseanet is constantly growing. Many of you are already following us on the social networks (Facebook & Twitter) and on the Google Groups. Some of you also wrote tutorials to help others to install Phraseanet.
These guides can be found over the internet. We cannot guarantee the content in these tutorials because they have not been written or even reviewed by members of our team. But we thank the members of the community who wrote these tutorials and who share their time to the Phraseanet project so here are some of them:
http://www.hibouxprod.com/tutoriels/installer-phraseanet-iv-sur-debian-squeeze-32-bits (in French)
http://cassagnes-comtaux.fr/index.php/plan/9-tutoriels/5-tuto-phrasea (in French)
http://users.telenet.be/mydotcom/howto/linuxsbs/phraseanet.html (in English)
You also wrote a tutorial and wish to tell us ? Please send us an email ! info@alchemy.fr
Of course other tutorials in English can be found on the two Google Groups:
-The “Installation” Forum : https://groups.google.com/group/phrasea-install-en
-The “Support” Forum : https://groups.google.com/group/phrasea-support-en
Best regards,
-The Phraseanet Team
NB: When you’re about to setup Phraseanet, please don’t forget to always use the latest release available which can be found here: https://www.phraseanet.com/en/download/
Releasing Phraseanet 3.7.11 Tuesday 23 April 2013
Hello,
We are announcing today the release of Phraseanet 3.7.11. Here is the changelog:
Enhancement : Animated Gifs (video support) does not require Gmagick anymore to work properly.
BugFix : When importing users from CSV file, some properties were missing.
BugFix : In Report, CSV export is limited to 30 lines.
Phraseanet Webinars in May Tuesday 23 April 2013
Hello,
You may now register for the coming Phraseanet Webinars in May. These two sessions will be in English. We remind you that these online presentations are free and open to all. You may register online, please choose one of these events.
Agenda: Next webinars Wednesday 3 April 2013
Hello,
Please note that two Phraseanet Webinars will take place this month:
Releasing Phraseanet 3.7.10 Wednesday 3 April 2013
Hello,
Documation Trade Show : a few pictures… Tuesday 2 April 2013
Hello,
We were at Documation Trade Show late March. We introduced you to Phraseanet new tools and organized online demonstrations. We were glad to meet some of you who came to visit us. Thank you !