Module: Jumpmenu
Posted by Maurice Makaay
April 13, 2008 08:17PM |
Admin Registered: 19 years ago Posts: 8,532 |
The short answer is: by creating a template that works in the classic template (mods/jumpmenu/templates/classic). I've never written code for the classic template to make this work. If somebody else did, then maybe that somebody else could contribute the code for it.
Overall, making the jumpmenu work should not be too hard. Maybe it already works if you create a <div> for the jumpmenu by hand in your classic template at an appropriate spot. But I never tried myself.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Overall, making the jumpmenu work should not be too hard. Maybe it already works if you create a <div> for the jumpmenu by hand in your classic template at an appropriate spot. But I never tried myself.
Maurice Makaay
Phorum Development Team



Re: Module: Jumpmenu April 15, 2008 07:47AM |
Registered: 16 years ago Posts: 46 |
Hi Maurice,
I had copied the css and before_footer files into a folder called classic and it didn't work. Specifically what file should I fiddle with to make it work?
But, I hate asking that, because it seems the Classic template is being left behind.
The Classic template is simply better for my purposes and a big part of my attraction to Phorum. It is very poet-friendly in its simplicity among other aspects, as with this comment from two days ago when I opened a Babilu forum: [pochapocha.com]. But, this morning, I have a poet wondering how to navigate: [pochapocha.com]. Ideally he could navigate easily among the forums in a sub-folder, but at least the jump menu would be helpful.
Thanks.
Yours,
Rus
I had copied the css and before_footer files into a folder called classic and it didn't work. Specifically what file should I fiddle with to make it work?
But, I hate asking that, because it seems the Classic template is being left behind.
The Classic template is simply better for my purposes and a big part of my attraction to Phorum. It is very poet-friendly in its simplicity among other aspects, as with this comment from two days ago when I opened a Babilu forum: [pochapocha.com]. But, this morning, I have a poet wondering how to navigate: [pochapocha.com]. Ideally he could navigate easily among the forums in a sub-folder, but at least the jump menu would be helpful.
Thanks.
Yours,
Rus
April 15, 2008 12:12PM |
Admin Registered: 19 years ago Posts: 8,532 |
Did you try this suggestion from the README?
If you want to create your own root item for the menu, then you can edit your main Phorum template to include some element that has id="mod_jumpmenu_root" in its properties. The Jumpmenu module wil automatically use that one as the root element, for example:<a id="mod_jumpmenu_root"> Open the forum menu ... </a>
The after_footer template in the emerald tree is only used for dynamically adding the root item to the emerald template page, inside the breadcrumbs bar. You won't need to edit that template, unless you want to write code to add the root item to the classic template page dynamically as well.
The css probably needs some fiddling, to get some working CSS. This would mostly apply to background images and color names that are only in the settings.tpl for emerald.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Re: Module: Jumpmenu April 15, 2008 12:23PM |
Registered: 16 years ago Posts: 46 |
April 15, 2008 01:13PM |
Admin Registered: 19 years ago Posts: 8,532 |
Check out the new version 1.1.6.
I cooked up a classic template for the Jumpmenu module.
This should work out of the box.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Edited 1 time(s). Last edit at 04/15/2008 01:15PM by mmakaay.
I cooked up a classic template for the Jumpmenu module.
This should work out of the box.
Maurice Makaay
Phorum Development Team



Edited 1 time(s). Last edit at 04/15/2008 01:15PM by mmakaay.
Re: Module: Jumpmenu April 15, 2008 10:59PM |
Registered: 16 years ago Posts: 46 |
May 07, 2008 01:56AM |
Admin Registered: 17 years ago Posts: 744 |
Hi Maurice,
for reconciling miscellaneous german language files please add the attached files (originally from the German Language Files Package) to the next version of your module. Please remove any german_sie.php or german_du.php from module language folder (if existent). Thanks.
Regards
Oliver
[File removed]
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
Edited 1 time(s). Last edit at 05/12/2008 03:33PM by Oliver Riesen.
for reconciling miscellaneous german language files please add the attached files (originally from the German Language Files Package) to the next version of your module. Please remove any german_sie.php or german_du.php from module language folder (if existent). Thanks.
Regards
Oliver
[File removed]
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
Edited 1 time(s). Last edit at 05/12/2008 03:33PM by Oliver Riesen.
May 12, 2008 03:34PM |
Admin Registered: 17 years ago Posts: 744 |
Hi Maurice,
according to structuring the language file and charset support I attach new german languages files in ISO-8859-1 and UTF-8. Please add them to the next release of your module.
Regards
Oliver
mmakaay: deleted the attachments; they are now part of the module package.
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
Edited 1 time(s). Last edit at 05/24/2009 01:52PM by Maurice Makaay.
according to structuring the language file and charset support I attach new german languages files in ISO-8859-1 and UTF-8. Please add them to the next release of your module.
Regards
Oliver
mmakaay: deleted the attachments; they are now part of the module package.
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
Edited 1 time(s). Last edit at 05/24/2009 01:52PM by Maurice Makaay.
August 05, 2008 03:15PM |
Registered: 15 years ago Posts: 95 |
August 05, 2008 08:22PM |
Admin Registered: 19 years ago Posts: 8,532 |
I cannot see it. Did you disable it? It's probably something with the CSS for your site. I know that the jumpmenu could have problems when things like relative positioning are used in CSS. I have no fix for that. A future version will probably be based on the excellent jQuery library, which makes positioning a lot more solid than it is now.
It looks like the image viewer (dynamic drive currently) is not able to determine the center of the screen, showing the full image too far to the right and down.
A quick off topic question about your site: Why all the work to let files be uploaded to the control center to put them in posts? Why not allow uploads for a forum, so they can be added easily to a post?
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
It looks like the image viewer (dynamic drive currently) is not able to determine the center of the screen, showing the full image too far to the right and down.
A quick off topic question about your site: Why all the work to let files be uploaded to the control center to put them in posts? Why not allow uploads for a forum, so they can be added easily to a post?
Maurice Makaay
Phorum Development Team



Sorry, only registered users may post in this forum.