Re-enable official code in registration screen
- Read more about Re-enable official code in registration screen
- Log in to post comments
In Dokeos 1.8.6, we have removed (or better say "hidden") the official code field from the open registration form. Well, that's only logical since we suppose a normal, already registered, student will be registered through an Excel import sheet or some automatized way. But that might cause problems to some of you, so basically, the only thing you need to do to re-enable it is
- edit main/auth/inscription.php
- look for "official_code"
- uncomment the section containing this term
Fixes for Gallery 2 French translation in module 'core'
After years using G2, I finally fixed the fr.po for core module and submitted it to latest registered French translator of Gallery2 several weeks again. After review, he encoded the following tracker on SF.net for everybody to benefit from it, even if no G2 update is ever published again:
https://sourceforge.net/tracker/?func=detail&aid=2846783&group_id=7130&atid=582564 As G2 is using gettext, updating it it fairly easy. Enjoy!
Enhance your usage of Firefox
- Read more about Enhance your usage of Firefox
- Log in to post comments
When installing Ubuntu on one of the new machines we get from time to time, there's a common mechanism I repeat over and over with Firefox:
- install the Firebug extension
- install the Web Developer extension
- install the ShowIP extension
- install the GooglePreview extension
- change the link of the start bar icon to start Firefox, to "firefox -no-remote -ProfileManager %u" instead of "firefox %u"
Too busy
- Read more about Too busy
- 2 comments
- Log in to post comments
I don't know what's happened but August was supposed to be a quiet month and then all of a sudden dozens of work requests appeared and we have been completely drowned with work.
Easily avoid using your password in an SSH connexion: ssh-copy-id
On Linux systems, there used to be a mildly complicated but tedious way to allow you to SSH another computer using your public key, which involved finding and copying your public key on the other host, then connecting to the host and putting this key into ~/.ssh/authorized_keys.
Now there is a much simpler way to do that... Just launch the following command (with your own data), enter your password, and that's it!
ssh-copy-id yourusername@remote.host.addressI love administrative simplification!
Dokeos on IRC
- Read more about Dokeos on IRC
- 1 comment
- Log in to post comments
I have been moderating the IRC channel of dokeos for some time now, but it would be nice to have a few people there to share the channel with me. So if you want to connect, we're the #dokeos channel on irc.freenode.net
Propondremos soluciones NAS dentro de poco
- Read more about Propondremos soluciones NAS dentro de poco
- Log in to post comments
Uno de nuestros proyectos con BeezNest Belgium es de mejorar una herramienta de gestión de NAS (Network Attached Storage) de software libre, para proponer servicios de implementación de NAS.
El resultado? La posibilidad para todos tipos de empresas de tener acceso a espacios de almacenamiento de datos locales enormes (20,000 GB, 50,000 GB) y de alta calidad a costos muy debajo de los del mercado.
Users' mail: configuring SMTP account to send mails with Doke0s
Note: as of 2010, BeezNest has moved away from supporting Dokeos and launched the Chamilo project. This article was written in 2009, when BeezNest's team members were still the main developers for the Doke0s software, under the responsibility of the Doke0s company. Chamilo has since then reached double the size of the Doke0s project and is much more transparent in terms of code publication and community support. This article surprisingly still holds true for Chamilo up to version 1.11, but this might change in Chamilo 2.0 with a new system for e-mail sending.
Loginshare for Dokeos
- Read more about Loginshare for Dokeos
- Log in to post comments
A long time ago, I developed a loginshare script for a customer, that I think can now be shared with the community. I don't know much about LoginShare, and the truth is that their forum doesn't tell me much either, but based on a similar script, I developed the following script to use Dokeos 1.8.5 with it. Just in case it would be useful to anyone... (it certainly will be more useful this way than abandoned in one of my directories).
Pagination
- Previous page
- Page 26
- Next page