Mon petit site is a web site made to be a simple familly web site. It is only written in php, is Strict XHTML 1.0 and CSS compliant, has support for internationalization (French and English for the time being) and make a limited use of cookies.


http://monpetitsite.sourceforge.net





Separate each tag with a space.

Release Date:

2008-11-23

Topic:

License:

Translations:

Intended Audience:

Programming Language:

Registered:

2008-04-12

Ratings and Reviews

Be the first to post a text review of Mon petit site. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • monpetitsite 1.3 file released: mon_petit_site-1.3.tar.bz2.sig

    Version 1.3 : 23/11/08 23/11/08 : Check (again !) the whole site W3C XHTML and CSS validity. Correct some trailing bugs. Update INSTALL, INSTALL.FR, README and LISEZ_MOI. 22/11/08 : Pollings works as expected. Add 'new poll' display in accueil.php. Add polls per page preferency in preference.php. Synchronize francais.php and english.php in lang/ directory. Udpate style/feu.css. Change the syntax of bbCode in fonctions.php to converge to the common use in Internet. Change bbCode_explication in constantes_i18n.php to reflect those changes. 19/11/08 : The file sondages.php correctly copes with polls from sondages.php. 16/11/08 : The suppression of an photo in planche.php leads to the suppression of all comments associated. The suppression of an album in albums.php leads to the suppression of all the directory and all comments associated. 11/11/08 : Correct some bugs in recettes.php, in particular addslashes function. The suppression of a recipe leads also to the suppression of comments and photo associated. 10/11/08 : To normalize the displays, the class 'vignette' no longer applies to the img produced by fonctions.php, but must be used in the parent element. Modify accordingly each php file. The connection to database strangely fails in forum.php an message.php ; correct temporaly this by adding a second connection after div id='centre'. Caution : this has to be examinate in the future. The synthesis of modifications since last connection in acceuil.php no longer belongs to class 'nouveau' but to 'synthese'. 20/10/08 : Modify each php file to adapt to the new style sheet id. Modify css files in the same way. 10/09/08 : One big hole in the progress of the encoding, due to holidays and changes of OS in some of my computers ! I'm now again at work. Simplify the use of style sheets by replacing specific id with generic 'milieu' and 'centre'. The global design of the site is therefore more easy to cope with. 01/08/08 : Add two files sondage.php and sondages.php to allow poll. The files FILES and FICHIERS has been modify accordingly. 29/07/08 : Add a line in the SSL configuration of Apache in INSTALL and INSTALL.FR to integrate the whole login page in SSL protocol (it raised an alert in Firefox that can be easily suppressed). 15/07/08 : Test the use of php BBCode ; it simplifies the conversion from BBCode to HTML, but complexify the way back (simply not taken into account in the extension). I've decided not to use it in the site (until one demonstrates it can be easier than I think). 23/06/08 : Comments can be added to recipes the same way as in photo albums. The notation of recipes is disabled for now (for future use). 12/06/08 : recettes.php can now cope with adding, presenting and deleting recipes. 07/06/08 : Simplify the use of function vignette() in functions.php. 04/06/08 : The navigation bar in photos.php can now be set top, bottom or both to the photo. A bug in photos.php has disable the 'change scale' feature. It works now. Add some preferencies in the pages they are related to (albums.php, planche.php, photos.php). Simplify choice of default language by adding a parameter $langue_defaut in parametres.php. Modify INSTALL and INSTALL.FR accordingly. Any member can select his login page in preferences.php. The display of available images in accueil.php now exclude directories. Correct a bug in manipulation of QUERY_STRING in en_tete.php which produce W3C unvalid code. Add a file recettes.php to contain cooking recipes. Corrected FILES and FICHIERS accordingly. 03/06/08 : The reload of the photos.php page when the vignette has been generated was subject to a bug, now corrected.

    posted 364 days ago

  • monpetitsite 1.3 file released: mon_petit_site-1.3.tar.bz2

    Version 1.3 : 23/11/08 23/11/08 : Check (again !) the whole site W3C XHTML and CSS validity. Correct some trailing bugs. Update INSTALL, INSTALL.FR, README and LISEZ_MOI. 22/11/08 : Pollings works as expected. Add 'new poll' display in accueil.php. Add polls per page preferency in preference.php. Synchronize francais.php and english.php in lang/ directory. Udpate style/feu.css. Change the syntax of bbCode in fonctions.php to converge to the common use in Internet. Change bbCode_explication in constantes_i18n.php to reflect those changes. 19/11/08 : The file sondages.php correctly copes with polls from sondages.php. 16/11/08 : The suppression of an photo in planche.php leads to the suppression of all comments associated. The suppression of an album in albums.php leads to the suppression of all the directory and all comments associated. 11/11/08 : Correct some bugs in recettes.php, in particular addslashes function. The suppression of a recipe leads also to the suppression of comments and photo associated. 10/11/08 : To normalize the displays, the class 'vignette' no longer applies to the img produced by fonctions.php, but must be used in the parent element. Modify accordingly each php file. The connection to database strangely fails in forum.php an message.php ; correct temporaly this by adding a second connection after div id='centre'. Caution : this has to be examinate in the future. The synthesis of modifications since last connection in acceuil.php no longer belongs to class 'nouveau' but to 'synthese'. 20/10/08 : Modify each php file to adapt to the new style sheet id. Modify css files in the same way. 10/09/08 : One big hole in the progress of the encoding, due to holidays and changes of OS in some of my computers ! I'm now again at work. Simplify the use of style sheets by replacing specific id with generic 'milieu' and 'centre'. The global design of the site is therefore more easy to cope with. 01/08/08 : Add two files sondage.php and sondages.php to allow poll. The files FILES and FICHIERS has been modify accordingly. 29/07/08 : Add a line in the SSL configuration of Apache in INSTALL and INSTALL.FR to integrate the whole login page in SSL protocol (it raised an alert in Firefox that can be easily suppressed). 15/07/08 : Test the use of php BBCode ; it simplifies the conversion from BBCode to HTML, but complexify the way back (simply not taken into account in the extension). I've decided not to use it in the site (until one demonstrates it can be easier than I think). 23/06/08 : Comments can be added to recipes the same way as in photo albums. The notation of recipes is disabled for now (for future use). 12/06/08 : recettes.php can now cope with adding, presenting and deleting recipes. 07/06/08 : Simplify the use of function vignette() in functions.php. 04/06/08 : The navigation bar in photos.php can now be set top, bottom or both to the photo. A bug in photos.php has disable the 'change scale' feature. It works now. Add some preferencies in the pages they are related to (albums.php, planche.php, photos.php). Simplify choice of default language by adding a parameter $langue_defaut in parametres.php. Modify INSTALL and INSTALL.FR accordingly. Any member can select his login page in preferences.php. The display of available images in accueil.php now exclude directories. Correct a bug in manipulation of QUERY_STRING in en_tete.php which produce W3C unvalid code. Add a file recettes.php to contain cooking recipes. Corrected FILES and FICHIERS accordingly. 03/06/08 : The reload of the photos.php page when the vignette has been generated was subject to a bug, now corrected.

    posted 364 days ago

  • Version 1.3

    FRANCAIS Cette nouvelle version apporte un lot de progrs d'ergonomie : de nombreux paramtrages sont accessibles directement depuis les pages qu'ils concernent. Ont t ajouts par ailleurs un carnet de recettes de cuisine et un systme de sondages. Enfin, les feuilles de style ont t simplifies. ENGLISH This new version provides some ergonomic progress : numerous parameters are directly accessible from the pages they affect. A book of cooking recipes and a polls system have been added. Finally, the stylesheets have been simplified.

    posted by lhuge 364 days ago

  • File released: /monpetitsite/1.3/mon_petit_site-1.3.tar.bz2.sig

    posted 364 days ago

  • File released: /monpetitsite/1.3/mon_petit_site-1.3.tar.bz2

    posted 364 days ago

  • monpetitsite 1.2 file released: mon_petit_site-1.2.tar.bz2.sig

    Version 1.2 : 03/06/08 03/06/08 : Extend the flag-based choice for language to the whole site. Correct bugs in suppression of a user and a forum in suppression.php. Update INSTALL, INSTALL.FR, README, LISEZ_MOI, FILES and FICHIERS. 02/06/08 : Correct some bugs : the display of last visits and order between new links and new forums in accueil.php page, the suppression of news in suppression.php, the administration of users in preferences.php. Modify accueil.php so that unvalidated users and last visits are displayed in the right order lead to a annuaire.php page also displayed in the right order. Modify livre_or.php, forums.php and message.php to enhance new comments and forums accordingly to CCS style sheet. Reverse display order in liens.php to present news links first. 01/06/08 : Suppress function preferences_utilisateur() from fonctions.php because it was of no sense ! Add a constant $choix_de_la_langue in parametres.php to enable or disable i18n. Add a flag-based choice for language in pages outside the secure site (ie index.php, formulaire.php, perdu_mdp.php and deconnexion.php). Add therefore a function choix_de_la_langue() in fonctions.php to cope with this option. The flags have been found in http://www.drapeauxanimes.com/. The destination page in case of invalid user is index.php and not $page_defaut.php. 30/05/08 : Change list of available CSS styles from parametres.php to constantes.php. Separate constantes.php in constantes_i18n.php and constantes_dures.php whether the constant concerned is impacted by i18n or not. Suppression of $langage_defaut in parametres.php (already !). The default language is now managed as usual via $personnalisation_defaut (in constantes.php). Add a item Language in preferences.php. Simplification of the array $personnalisation in constantes_dures.php which now uses keys to easier configuration. Changed accordingly the function parametrage() in fonctions.php to cope with this new form. This has the fault to reset all saved personalization of users. 29/05/08 : Change display order between 'Last visit' and 'Registration' in annuaire.php which seems more natural. When a user has never login (but is registered), only the registration date is displayed in annuaire.php. Change $courriel to $courriel_admin in parametres.php to avoid some conflicts. 28/05/08 : End of inclusion of i18n for English. 26/05/08 : All references to functions.php switched to require_once(). All references to constantes.php switched to require(). 25/05/08 : End of inclusion of i18n for French. Suppress all reference to function die(). 24/05/08 : Add ENT_QUOTES to all 'htmlentites' calls. Transform function selection_date_heure to date_heure wich return a string with date and time and not a display. Modify every file that called selection_date_heure. Add parameters to geographie.php page in parametres.php ($geographie_adresse, $titre_route_adresse_1, $route_adresse_1, $titre_route_adresse_2, $route_adresse_2). Modify INSTALL and INSTALL.FR accordingly. 14/08/08 : Clean function affiche_page in fonctions.php to cope with every case. Transform function affiche_date_heure to date_heure wich return a string with date and time and not a display. Modify every file that called affiche_date_heure. Beginning of inclusion of i18n. Add $langage_defaut in parametres.php and a directory lang/ that should gather all i18n files. 13/05/08 : Modify albums.php, planche.php and photo.php so that they accept parameters ordre_albums and ordre_photos in URL. It allows a non-permanent change in display orders of albums and photos (overriding personnalisation), that survives during navigation. Most links are also clean to adapt themselves to every cases in URL parameters. Modify accueil.php so that new alteration on albums use that evolution to display albums and photos in the right order. 04/05/08 : Added a link 'lost my password' on index.php page, and a file perdu_mdp.php which copes with sending the email with password.

    posted 537 days ago

  • monpetitsite 1.2 file released: mon_petit_site-1.2.tar.bz2

    Version 1.2 : 03/06/08 03/06/08 : Extend the flag-based choice for language to the whole site. Correct bugs in suppression of a user and a forum in suppression.php. Update INSTALL, INSTALL.FR, README, LISEZ_MOI, FILES and FICHIERS. 02/06/08 : Correct some bugs : the display of last visits and order between new links and new forums in accueil.php page, the suppression of news in suppression.php, the administration of users in preferences.php. Modify accueil.php so that unvalidated users and last visits are displayed in the right order lead to a annuaire.php page also displayed in the right order. Modify livre_or.php, forums.php and message.php to enhance new comments and forums accordingly to CCS style sheet. Reverse display order in liens.php to present news links first. 01/06/08 : Suppress function preferences_utilisateur() from fonctions.php because it was of no sense ! Add a constant $choix_de_la_langue in parametres.php to enable or disable i18n. Add a flag-based choice for language in pages outside the secure site (ie index.php, formulaire.php, perdu_mdp.php and deconnexion.php). Add therefore a function choix_de_la_langue() in fonctions.php to cope with this option. The flags have been found in http://www.drapeauxanimes.com/. The destination page in case of invalid user is index.php and not $page_defaut.php. 30/05/08 : Change list of available CSS styles from parametres.php to constantes.php. Separate constantes.php in constantes_i18n.php and constantes_dures.php whether the constant concerned is impacted by i18n or not. Suppression of $langage_defaut in parametres.php (already !). The default language is now managed as usual via $personnalisation_defaut (in constantes.php). Add a item Language in preferences.php. Simplification of the array $personnalisation in constantes_dures.php which now uses keys to easier configuration. Changed accordingly the function parametrage() in fonctions.php to cope with this new form. This has the fault to reset all saved personalization of users. 29/05/08 : Change display order between 'Last visit' and 'Registration' in annuaire.php which seems more natural. When a user has never login (but is registered), only the registration date is displayed in annuaire.php. Change $courriel to $courriel_admin in parametres.php to avoid some conflicts. 28/05/08 : End of inclusion of i18n for English. 26/05/08 : All references to functions.php switched to require_once(). All references to constantes.php switched to require(). 25/05/08 : End of inclusion of i18n for French. Suppress all reference to function die(). 24/05/08 : Add ENT_QUOTES to all 'htmlentites' calls. Transform function selection_date_heure to date_heure wich return a string with date and time and not a display. Modify every file that called selection_date_heure. Add parameters to geographie.php page in parametres.php ($geographie_adresse, $titre_route_adresse_1, $route_adresse_1, $titre_route_adresse_2, $route_adresse_2). Modify INSTALL and INSTALL.FR accordingly. 14/08/08 : Clean function affiche_page in fonctions.php to cope with every case. Transform function affiche_date_heure to date_heure wich return a string with date and time and not a display. Modify every file that called affiche_date_heure. Beginning of inclusion of i18n. Add $langage_defaut in parametres.php and a directory lang/ that should gather all i18n files. 13/05/08 : Modify albums.php, planche.php and photo.php so that they accept parameters ordre_albums and ordre_photos in URL. It allows a non-permanent change in display orders of albums and photos (overriding personnalisation), that survives during navigation. Most links are also clean to adapt themselves to every cases in URL parameters. Modify accueil.php so that new alteration on albums use that evolution to display albums and photos in the right order. 04/05/08 : Added a link 'lost my password' on index.php page, and a file perdu_mdp.php which copes with sending the email with password.

    posted 537 days ago

  • File released: /monpetitsite/1.2/mon_petit_site-1.2.tar.bz2.sig

    posted 537 days ago

  • File released: /monpetitsite/1.2/mon_petit_site-1.2.tar.bz2

    posted 537 days ago

  • Version 1.2

    FRANCAIS L'volution principale est le support de l'internationalisation. Le site peut tre en franais ou anglais de faon quivalente. Une autre avance est la possibilit de se voir envoyer par courriel un mot de passe oubli. ENGLISH The main evolution is support for internationalization. The site may equivalently be French or English. Another progress is the possibility to have one's forgotten password sent by email.

    posted by lhuge 537 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Mon petit site Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review