31
Anonymous
Re: News 1.67 RC 1 ready for testing
  • 2012/6/10 8:39

  • Anonymous

  • Posts: 0

  • Since:


Mamba thanks. I will test it soon (hopefully today).

For me the statistics OK.

- Another question or suggestion. An expired article is not equal to a deleted article. A deleted article is removed from the database, so not visible in admin and userside.

- An expired article is not actual anymore, useful for background information, visible in admin side but not in userside.

is it possible and simple to configure what kind of articles will show up in the news archive? For now only the actual articles displayed in the archive.

In my opinion it is a good feature if the admin also can decide to display the expired articles in the archive.

Do you understand my point? What do you think?



32
Anonymous
Re: extCal 2.37 Beta 3 Ready for Testing on XOOPS 2.5.5 RC
  • 2012/6/9 21:37

  • Anonymous

  • Posts: 0

  • Since:


replace line 249 in file extcal/admin/cat.php:
$categoryAdmin->addItemButton('Add Category''cat.php?op=new''add''');


with
$categoryAdmin->addItemButton(_AM_EXTCAL_ADD_CATEGORY'cat.php?op=new''add''');



33
Anonymous
Re: News 1.67 RC 1 ready for testing
  • 2012/6/9 20:10

  • Anonymous

  • Posts: 0

  • Since:


Statistics News is not working.

Only showing
There are 0 Categories in the database
There are 0 Categories Online
There are 0 News in the database
There are 0 News Online



34
Anonymous
Re: News 1.67 RC 1 ready for testing
  • 2012/6/9 20:00

  • Anonymous

  • Posts: 0

  • Since:


Replace line 128 in admin/index.php
</td><td align='center'><a href='" . XOOPS_URL . "/userinfo.php?uid=" . $autostory->uid() . "'>" . $autostory->uname() . "</a></td><td align='center' class='nw'>" . formatTimestamp($autostory->published(),$dateformat) . "</td><td align='center'>" . $expire . "</td><td align='center'><a href='".XOOPS_URL."/modules/news/submit.php?returnside=1&amp;op=edit&amp;storyid=" . $autostory->storyid() . "'><img src='" . $pathIcon16."/edit.png. ' '. title="._AM_EDIT."> </a> <a href='".XOOPS_URL."/modules/news/admin/index.php?op=delete&amp;storyid=" . $autostory->storyid() . "'><img src='" . $pathIcon16."/delete.png' '.  title='._AM_DELETE.'></a>";


with
</td><td align='center'><a href='" . XOOPS_URL . "/userinfo.php?uid=" . $autostory->uid() . "'>" . $autostory->uname() . "</a></td><td align='center' class='nw'>" . formatTimestamp($autostory->published(),$dateformat) . "</td><td align='center'>" . $expire . "</td><td align='center'><a href='".XOOPS_URL."/modules/news/submit.php?returnside=1&amp;op=edit&amp;storyid=" . $autostory->storyid() . "'><img src='" . $pathIcon16."/edit.png' title='"._AM_EDIT."'></a><a href='".XOOPS_URL."/modules/news/admin/index.php?op=delete&amp;storyid=" . $autostory->storyid() . "'><img src='" . $pathIcon16."/delete.png' title='"._AM_DELETE."'></a>";


its make the icons edit en delete visible and useable on the admin side for the list of automated articles.



35
Anonymous
Re: News 1.67 RC 1 ready for testing
  • 2012/6/9 19:43

  • Anonymous

  • Posts: 0

  • Since:


Replace line 237 in admin/index.php
<a href='".XOOPS_URL."/modules/news/submit.php?returnside=1&amp;op=edit&amp;storyid=" . $eachstory -> storyid() . "'> <img src='" . $pathImageIcon."/edit.png.' ' title="._AM_EDIT."></a>


with
<a href='".XOOPS_URL."/modules/news/submit.php?returnside=1&amp;op=edit&amp;storyid=" . $eachstory -> storyid() . "'> <img src='" . $pathImageIcon."/edit.png' title='"._AM_EDIT."'></a>


Now there is an edit and delete button in "expired articles" on admin side.



36
Anonymous
Re: trabis
  • 2012/5/30 23:09

  • Anonymous

  • Posts: 0

  • Since:


+1 Trabis back
Publisher is a Great module with potention



37
Anonymous
Re: News 1.67 RC 1 ready for testing
  • 2012/5/25 22:14

  • Anonymous

  • Posts: 0

  • Since:


There is still a prolem with templates: I try to upgrade the NEWS modules but next error shows up:

Error : Smarty error: [in db:news_block_top.html line 915]: syntax error: unidentified token '#039;counter'' (Smarty_Compiler.class.php, line 1410)



38
Anonymous
Re: XOOPS Basic Module Pack RC coming soon for testing & feedback
  • 2012/5/6 11:13

  • Anonymous

  • Posts: 0

  • Since:


- News module > news?
- Content module > fmcontent and Publisher?
- Link module > mylinks?
- Download module TDMdownloads?
- Contact module > contact?
- Gallery module > extgallery?



39
Anonymous
Re: XOOPS Basic Module Pack RC coming soon for testing & feedback
  • 2012/5/5 21:12

  • Anonymous

  • Posts: 0

  • Since:


From The Nederlands we focus on the following Basic Modules:
- TDMDownloads
- contact
- mylinks
- tag
- xforms
- xoopspoll
- extCal
- extGallery
- fmContent
- newBB
- News
- XoopsPartners

Translations and testing are the main tasks. I'll give you an update soon of our progress on testing, transifex and sourceforge.



40
Anonymous
Re: extCal 2.37 Beta 3 Ready for Testing on XOOPS 2.5.5 RC
  • 2012/5/5 20:54

  • Anonymous

  • Posts: 0

  • Since:


Creating a new event
When I select a date via calendar popup the format is : 5-0105-2012
instead of : 5-5-2012

Is ther anyone who can explain the working of dateformats and datesettings?
It will be more than a "litle bit" frustrating at the moment.




TopTop
« 1 2 3 (4) 5 6 7 ... 13 »



Login

Who's Online

208 user(s) are online (138 user(s) are browsing Support Forums)


Members: 0


Guests: 208


more...

Donat-O-Meter

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

Latest GitHub Commits