MyProfile / myprofile

MyProfile intends to provide a solution for managing the numerous accounts and profiles that users have on the Internet. Its main purpose is to provide a unified user account, or simply 'user profile', which as opposed to current 'silo' profiles, would really be under the user’s control, on a device controlled by the user.
http://myprofile-project.org/
MIT License
43 stars 8 forks source link

Using a template engine #10

Open white-gecko opened 12 years ago

white-gecko commented 12 years ago

Hey Andrei, as I've been looking through the code, I saw much HTML inside the PHP. Did you consider using some kind of template engine?

Kind regards Nate

deiu commented 12 years ago

Yes, I would very much like to switch to a template-based UI, but I had to cut some corners to be able to release the code in time for WWW2012. What I would actually like to do is to add a HTML UI layer and a linked data "UI" layer. All data that is visible for human eyes should also be made available through linked data.

Maybe I can merge this issue into the first milestone. How does that sound?

deiu commented 12 years ago

If you don't mind, I'm going to move this issue to the "Add RDF markup for HTML pages." milestone.