Added extra content to the documentation files in order to enable navigation.
This commit is contained in:
parent
838f066dcb
commit
3aaf8aa96d
8 changed files with 17 additions and 1 deletions
|
@ -44,3 +44,7 @@ If you want to install Easy!Appointments on a subdomain you will have to use the
|
|||
The following link points to a common question that many users ask. The default gap between the available appointment hours is 15 minutes. In the following thread there is a file attached which will change this gap to 60 minutes.
|
||||
|
||||
(https://groups.google.com/d/msg/easy-appointments/Mdt98fbF8hE/9CEjOvW7FAAJ)
|
||||
|
||||
*This document applies to Easy!Appointments v1.2*.
|
||||
|
||||
[Back](readme.md)
|
||||
|
|
|
@ -17,3 +17,5 @@ You are more than welcome to help with the translation progress of the user inte
|
|||
It would be much appreciated if you would take 5 minutes of your time to fill this small form on your experience with Easy!Appointments. User feedback is very important and will help with the future planning of the project. Fill the [E!A Feedback Form](https://docs.google.com/forms/d/15dw1jl7lUgw4q-XXMn13Gx_e8zJxAiyWYMOdqtZqIHU/viewform).
|
||||
|
||||
*This document applies to Easy!Appointments v1.2*.
|
||||
|
||||
[Back](readme.md)
|
||||
|
|
|
@ -50,3 +50,5 @@ Google Developers – https://developers.google.com/google-apps/calendar
|
|||
E!A Support Group – https://groups.google.com/forum/#!forum/easy-appointments
|
||||
|
||||
*This document applies to Easy!Appointments v1.2*.
|
||||
|
||||
[Back](readme.md)
|
||||
|
|
|
@ -29,3 +29,5 @@ Finally just add a link in your website that points to your Easy!Appointments in
|
|||
Happy Bookin'!
|
||||
|
||||
*This document applies to Easy!Appointments v1.2*.
|
||||
|
||||
[Back](readme.md)
|
||||
|
|
|
@ -15,3 +15,5 @@ Easy!Appointments is based upon CodeIgniter (PHP Framework) and it uses its buil
|
|||
Follow these steps in order to add or adjust your translations and modify the message of the user interface of Easy!Appointments. If you want contribute to the translation process of Easy!Appointments please read the [Get Involved](https://github.com/alextselegidis/easyappointments/wiki/Get-Involved!) wiki page for more information. Please share your translations with the user community.
|
||||
|
||||
*This document applies to Easy!Appointments v1.2*.
|
||||
|
||||
[Back](readme.md)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#Easy!Appointments Documentation
|
||||
# Easy!Appointments Documentation
|
||||
|
||||
Welcome to the documentation pages of Easy!Appointments. Navigate through the available sections and learn how to get the most out of your installation.
|
||||
|
||||
|
|
|
@ -434,3 +434,5 @@ fastcgi_param PHP_AUTH_PW $http_authorization;
|
|||
[[Source]](http://serverfault.com/a/520943)
|
||||
|
||||
*This document applies to Easy!Appointments v1.2*.
|
||||
|
||||
[Back](readme.md)
|
||||
|
|
|
@ -13,3 +13,5 @@ If by chance you get a 500 Internal Server Error message then you must check the
|
|||
Many core files were changed in v1.1 and it would be better if you replace all the Easy!Appointments files of version 1.0 with the new ones. Use the data of the old `configuration.php` file in the new `config.php` and open the `http://url-to-ea-installation/index.php/backend/update` as already mentioned. Your new version should work just fine!
|
||||
|
||||
*This document applies to Easy!Appointments v1.2*.
|
||||
|
||||
[Back](readme.md)
|
||||
|
|
Loading…
Reference in a new issue