11
n01un0
Re: Journal Module?
  • 2009/2/8 14:54

  • n01un0

  • Quite a regular

  • Posts: 253

  • Since: 2005/10/9


is there a version of Wordpress/Xpress that is compat with XOOPS 2.3? The current one listed in dl's says 2.0 compat



12
n01un0
Re: Journal Module?
  • 2009/2/6 23:35

  • n01un0

  • Quite a regular

  • Posts: 253

  • Since: 2005/10/9


hmmm, that might be easy enough. What version is compat with 2.3?



13
n01un0
Re: Journal Module?
  • 2009/2/6 18:06

  • n01un0

  • Quite a regular

  • Posts: 253

  • Since: 2005/10/9


bump



14
n01un0
Journal Module?
  • 2009/2/5 13:15

  • n01un0

  • Quite a regular

  • Posts: 253

  • Since: 2005/10/9


Hello again fellow Xoopsers. I have a cousin who recently passed away and his wife is wanting me to create a memorial site with photos,stories, etc. She would like the ability to keep a journal of daily things and thoughts about the kids and so on. She is not really computer literate so I am looking for something that will be really, really simple for her to just login and post daily. Does anyone have a recommendation? I haven't seen anything labled diary or journal and I don't know if she will understand any of the blog modules. Any suggestions would be greatly appreciated.


PS..Are there any "memorial" themes and can anyone recommend a good guestbook with captcha (for 2.3) for loved ones and friends to sign and leave messages?



15
n01un0
Switching from Apache to Nginx
  • 2008/11/20 4:37

  • n01un0

  • Quite a regular

  • Posts: 253

  • Since: 2005/10/9


Just a question........

My server is switching in the coming week from Apache to Nginx and I wanted to make sure that it wouldnt affect any of my XOOPS sites. Is there anything I need to be aware of or changes that I need to do in order to prepare?

Im guessing there is no correlation between apache/nginx and xoops/php but since I am not a programming or coding guru, figured I'd ask the experts to be safe. I think the only thing it will affect is .htaccess from what I have read.

Thanks in advance



16
n01un0
Re: Peel Away Ads
  • 2008/11/3 13:42

  • n01un0

  • Quite a regular

  • Posts: 253

  • Since: 2005/10/9


Quote:

FaYsSaL wrote:
and here is a link for an integrated pagepeel in a the css theme
http://www.xoops-menu.fr/modules/wfdownloads/visit.php?cid=1&lid=19
hope it can help


Forbidden

You don't have permission to access /modules/wfdownloads/visit.php on this server.



17
n01un0
Re: Sort Order By Date
  • 2008/7/24 15:42

  • n01un0

  • Quite a regular

  • Posts: 253

  • Since: 2005/10/9


Well thats fine but which php file (I assume the block template php file) and what do I need to put?



18
n01un0
Re: Sort Order By Date
  • 2008/7/24 12:12

  • n01un0

  • Quite a regular

  • Posts: 253

  • Since: 2005/10/9


anyone?



19
n01un0
Sort Order By Date
  • 2008/7/22 14:25

  • n01un0

  • Quite a regular

  • Posts: 253

  • Since: 2005/10/9


Hey guys, the following is the block template from the eguide module I am using. I have tweaked it to make it a project and completion module for my company. The quesiton I have is, what do I need to change in the following block code to make it show and sort the items by date rather than last post.
<{if $block.categories}>
<
div><b><{$smarty.const._BLOCK_EV_CATEGORY}></b>
  <{foreach 
from=$block.categories key=catid item=cat name=categ}>
    <
a href="<{$block.module_url}>/index.php?cat=<{$catid}>"><{$cat.name}></a><{if !$smarty.foreach.categ.last}>, <{/if}>
  <{/foreach}>
</
div>
<{/if}>
<{if 
$block.events}>
<{if 
$block.detail}> 
<{foreach 
item=event from=$block.events}>
<
div><{$event.date}>
   <
a href="<{$block.module_url}>/event.php?eid=<{$event.eid}><{if $event.exid}>&amp;sub=<{$event.exid}><{/if}>"><{$event.title}></a
   (<
a href="<{$xoops_url}>/userinfo.php?uid=<{$event.uid}>"><{$event.uname}></a> <{$event.post}>)
   <{
$event.mark}>
</
div>
<{/foreach}>
<{else}>
<{foreach 
item=event from=$block.events}>
<
div><{$event.date}>
  <
a href="<{$block.module_url}>/event.php?eid=<{$event.eid}><{if $event.exid}>&amp;sub=<{$event.exid}><{/if}>"><{$event.title}></a>
  <{
$event.mark}>
</
div>
<{/foreach}>
<{/if}>
<{else}>
<
div><{$smarty.const._BLOCK_EV_NONE}></div>
<{/if}>
<{if 
$block.waiting}>
<
p><a href="<{$block.module_url}>/admin/index.php?op=events"><{$smarty.const._BLOCK_EV_WAIT}></a>: <{$block.waiting}></p>
<{/if}>
<
div class="evmore"><a href="<{$block.module_url}>/"><{$smarty.const._BLOCK_EV_MORE}></a></div>



20
n01un0
Re: 2.0 to 2.2 Admin Hack?
  • 2008/7/10 13:14

  • n01un0

  • Quite a regular

  • Posts: 253

  • Since: 2005/10/9


bump...




TopTop
« 1 (2) 3 4 5 ... 22 »



Login

Who's Online

204 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 204


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits