| Re: module-related title hack |
| by drksoul on 2004/4/30 2:01:31 i'm sort of trying to implement this into XOOPS 2 but it's turning out harder to implement than i hoped. |
| Re: module-related title hack |
| by kain on 2003/4/5 1:38:58 i tried to look into postnuke codebase and in fact this hack is present only for news and forums modules, maybe we can use one or more variables that are passed with hidden fields to display their content in <title> (or instead using global variables). i think that third party modules developers can integrate this or those variables without problem, if they want their modules support this feature; and yes, it makes easier bookmarking pages |
| Re: module-related title hack |
| by patagon on 2003/4/5 0:31:28 Hi: I think it would be great this made it into XOOPS (I dont know the programming part of this, so how it is no idea :P. Another benefit is that it makes it easier to bookmark pages..rigth now I think every forum post has the same name if you try to bookmark it... |
| Re: module-related title |
| by mvandam on 2003/4/4 21:14:31 I think this is a good idea in general... i.e. having the title of what you are looking at in the 'title' tag. However, since there are potentially many modules whose contents may have a 'title', we would want a more general method for doing this, rather than hardcode 'forum'-specific stuff into the core files. I will submit as a feature request on sourceforge. |
| Re: module-related title |
| by kain on 2003/4/4 17:23:01 ok, i'll mail a developer, or if they see this topic they can respond directly here. thanks for your points |