| Re: Can content be extracted from one page to another? |
| by preachur on 2007/5/22 19:07:52 Actually, I replaced the language tags that will not display properly through ajax with actual text in the template itself to make it display correctly. http://manufacturedsand.com/ Click on the forum tab and you will see that it looks right. This can be done by changing the block template in the module itself and then updating the module, or it can be done through the templates_c file, but if you do it through templates_c it will change back whenever you update, and then you have to re-modify it every time you update the module or the block. I suggest the first method. In other words, I changed "_MB_NEWBB_FORUM" to the word "Forum" in the template so that it now displays correctly in the ajax tab box. |
| Re: Can content be extracted from one page to another? |
| by huzhenghui on 2007/4/2 7:24:29 Quote:
Which language do you use? |
| Re: Can content be extracted from one page to another? |
| by xguide on 2007/3/30 11:18:57 Quote: With this CubeLet System, Visit the following forum: http://xoopscube.org/modules/xhnewbb/viewforum.php?forum=9 And search "postload". You will found how to operate on content instead data. It is exactly what you need. It is incredible solution for XOOPS users which are stuck with last release. Good Luck. |
| Re: Can content be extracted from one page to another? |
| by iddojedi on 2007/3/30 0:52:30 No new problem. I was considering a possible solution. Interesting that when I put the block (recent forum entries) of the module visible (the original one, not the one in the tab hack), the literal expressions disappear it. |
| Re: Can content be extracted from one page to another? |
| by huzhenghui on 2007/3/29 18:08:58 Quote:
Is it a new problem or about "_MB_NEWBB_FORUM" showed "literally"? |