| 150 | |
| 151 | == Recent changes and addings in rdfh2 == |
| 152 | * Added: Create VCard from your FoaF-file (./toolbox/createVCardFromFoaF.php) [[BR]] |
| 153 | Automatically creates a VCard from the information found in your FoaF-file |
| 154 | * Added: rdfhomepage1-Migrater (./toolbox/migrateRDFHomepage1.php) [[BR]] |
| 155 | Extracts valuable information from the homepage.rdf of rdfh1 and generates a filled out formular to insert the data in rdfh2. [[BR]] |
| 156 | Changes to this informations are up to the user. |
| 157 | * Added: Content-Cacher (./toolbox/cacheContent.php) [[BR]] |
| 158 | When there is no cache already, it can take a while until some page has rendered. [[BR]] |
| 159 | We don't want a visitor of the site to have those long loading times, so it's a good idea to have a button which does the caching for us as a first thing. |