Serendipity Classes
Posted: Wed Jan 10, 2007 2:31 am
Hello Developers,
I wonder, is serendipity designed purely using functions or is it OO?
Reason I ask, I would llike to get hold of a technical manual that delves into how the Class construct is designed and see if its open to modification, either to extend it or incorporate other good applications, such as Gallery.
It I had other sources of HTML, it would be nice for dynamically generated HTML to be imported into serendipity through already existing variables, which we can then equate to within serendipity.
That is, we simply write PHP files then import them with serendipity tools.
Is this possible, because the manuals are poor in telling us how to achieve this, and I am frustrated in coming against this limited usage.
I dont want to have to go back and re-invent the wheel. But there must be a means that serendipity programmers encourage developers to extend their code, and thus the functlionality of serendipity. Rather like th e Open Source Code of the Linux community.
then if everything works, we can make it available to developers who can incorporate it in the latest releases.
For instance, I would like to include personal links on my Blog page, allow visitors to go to a Gallery of photos, which another application is hosting. Simply by clicking on a link within the Blog should achieve this, but how? when Serendipity does not give you this option!!!!!
It would be nice if we had the skeleton structure of the Classes, then we can gain control with our dynamic HTML generated content.
For another instance, it would be nice to get users visiting a site using frames, to be able to view a Blog page in one part of a frame while still browsing the rest of the site in another frame.
Can you see what am trying to Engineer? Every user might have different needs and it would be good to allow the user to determine how to view Blogs... am talking about a flexibility that would allow viewing of several Blogs simply by choosing from a list, generated by some DB query, then view any of the pages without leaving the frameset.....
Please advise, and hope to hear from you soonish.
I wonder, is serendipity designed purely using functions or is it OO?
Reason I ask, I would llike to get hold of a technical manual that delves into how the Class construct is designed and see if its open to modification, either to extend it or incorporate other good applications, such as Gallery.
It I had other sources of HTML, it would be nice for dynamically generated HTML to be imported into serendipity through already existing variables, which we can then equate to within serendipity.
That is, we simply write PHP files then import them with serendipity tools.
Is this possible, because the manuals are poor in telling us how to achieve this, and I am frustrated in coming against this limited usage.
I dont want to have to go back and re-invent the wheel. But there must be a means that serendipity programmers encourage developers to extend their code, and thus the functlionality of serendipity. Rather like th e Open Source Code of the Linux community.
then if everything works, we can make it available to developers who can incorporate it in the latest releases.
For instance, I would like to include personal links on my Blog page, allow visitors to go to a Gallery of photos, which another application is hosting. Simply by clicking on a link within the Blog should achieve this, but how? when Serendipity does not give you this option!!!!!
It would be nice if we had the skeleton structure of the Classes, then we can gain control with our dynamic HTML generated content.
For another instance, it would be nice to get users visiting a site using frames, to be able to view a Blog page in one part of a frame while still browsing the rest of the site in another frame.
Can you see what am trying to Engineer? Every user might have different needs and it would be good to allow the user to determine how to view Blogs... am talking about a flexibility that would allow viewing of several Blogs simply by choosing from a list, generated by some DB query, then view any of the pages without leaving the frameset.....
Please advise, and hope to hear from you soonish.