Jaws 0.5-beta2 released
bugs have been fixed. Remember that these beta releases are just focused
in translation and bug fixes.
Remember that this version is only for testing!
Below is a brief changelog:
- Some cleanup to old code
- Small fixes (RssReader, Weather, Blog, etc)
- Move getText (_()) to Jaws translation system (_t) of some files
- Plugins are working fine, they don't get scrambled
- We have a new upgrade script
Installing
- Extract the tarball.
- Copy the "html" directory to the directory your website runs from, for example public_html.
- Set html/data/ and html/include/ to be writable by your web
server, like this:
chgrp -R www-data data/ include/
chmod -R 775 data/ include/ - Open install.php in a web browser by going to http://www.my.site/path/install.php
- Follow the instructions!
- You probably want to disable write access to include/ once you're done installing:
chmod -R 755 include/ - Done!
Upgrading from 0.4 to 0.5
- BACKUP YOUR DATABASE!
- Move your current Jaws (/home/users/public_html for example) to another directory (rename it)
- Extract the tarball where you were running your last Jaws version
- Optionally copy your old phoo/, data/files/ and images/banners directories to your new Jaws Version, for example:
cp -R /home/users/backup/files /home/users/new/files
cp -R /home/users/backup/phoo /home/users/new/phoo
cp -R /home/users/backup/image/banner /home/users/new/image/banner - Create data/ directory if it does not exists and give it
write-access permissions, for example:
mkdir /home/users/new/data
chgrp -R www-data data/
chmod -R 775 data/ - Point your browser to your upgrade.php file, for example: http://www.mydomain.com/upgrade.php
- Follow the instructions
- You probably want to disable write access to include/ once
you're done installing:
chmod -R 755 include/ - Done!
Reporting Bugs
You can report bugs at http://bugzilla.jaws.com.mx/ against Jaws 0.5RC2
Please only report actual bugs for this release, if you want to add a
wishlist item report it for 0.6 - no new features will be added to the
0.5 release.
Getting Help
If you need some help you can contact the developers by e-mailing
jaws-dev@forge.novell.com, or join us on #jaws, on the Freenode IRC
network.
Thanks,
Jaws Developers
#2 gadgets desordenados
cuando se instala o se pone un gadget como 'enabled' se desorganizan todos los gadgets y se ponen en vertical, cambiando mucho el layout
#3 RE: Jaws 0.5-beta2 released
English:
when you update some gadget or enable it, all the gadget icons display as vertical instead as in horizontal, this causes a very disorganized layout
#5 Error en tablas
Cuando metes imágenes dentro de una tabla con su href tag el resultado es que ni muestra las imágenes ni los links, esto en páginas estáticas.
#6 RE: Jaws 0.5-beta2 released
Acabo de actualizar mi blog con la nueva version beta. En la parte inferior de la pagina me muestra unos Log_debug, como puedo quitar esos mensajes?
Saludos
#7 RE: Jaws 0.5-beta2 released
Saludos, cambién del beta1 al beta 2, pero me apareció un error, pido por favor me ayuden, ando triste porque se jodio mi blog. Alguien tan gentil que me pueda ayudar?... SALUDOS desde Chiapas. http://cadomi.tecpatan.com
#8 RE: Jaws 0.5-beta2 released
JAWS Fatal Error:
Can't create Registry SimpleArray
Esto es lo que me aparece ahora... que puedo hacer?
#9 RE: Jaws 0.5-beta2 released
Tengo un pequeño problema, resulta que en el LAYOUT, me aparece en la parte de en medio una opción que hace que la información se repita dos veces... por favor checa mi blog y dime (si puedes), como le hago para quitar ese detalle :-)
#1 RE: Jaws 0.5-Beta2 release JawsFileManagement.php ¿?
Hola...
Noto un detalle, tenia instlada la Beta1 y he puesto la beta2
y en el tar.gz viene un archivo
con el nombre JawsFileManagement.php
y al intentar ejecutar Jaws me envia error en la linea 10 del archivo JawsFileManagament.php.
Concluyo que el nombre de este archivo de la beta2 esta mal escrito y por eso el error pues lo he cambiado y ya funciona.