Joomler!.net - Decided on Joomla!

デル株式会社

Jboard is Multiple Board!

Latest Posts

Reort order in WebLinkInfo module?
Avatar kbmyers 2009/11/20 08:06
That worked - thanks! Kent
Re:WebLink INFO font size
Avatar Joomler! 2009/09/21 09:15
hi, 2 methods. 1. You set output style of weblinkinfo parameter to No. You set your style of ...
Re:ファイルのアップロード機能について
Avatar suparrow 2009/08/20 11:15
Joomler!様 ご返信頂きどうもありがとうございます。 私の環境では、IE6だとポップアップウィンドウが、ページ上部に固定されて表示されるのでファイルアイコンをクリック後、ペ...
Re:JBBCloneでエラー
Avatar kanon 2009/05/09 18:20
Joomla!側で出しているエラー(確かにそうですね)だということなのと、 他にも同じようなエラーが出るエクステンションがあったので、 この機会にphp4からphp5に変更しました。 変更...
Re:1.5で使えるフォーラムコンポーネント
Avatar kaba101 2009/02/11 08:42
できたてのようです。 Joomla!には、意外なほどにフォーラムコンポーネントって少ないんですね。 まあ、欧米ではphpBBみたいな優秀なフォーラムエンジンが多数あって、使い慣れているからな...

Popular Posts

Fireboardについて・・・
Avatar retro 2007/12/05 00:07
突然の投稿、失礼いたします。 いつもJoomla情報が豊富で役立つJoomlerさんのサイトを見て、勉強させていただいております。ありがとうございます。 素晴らしいCSM,Jooml...
Google翻訳ツールいいですね~
Avatar retro 2008/03/27 17:53
お疲れ様です^_^ リリースされてたのに気づいたので、 Google翻訳ツール導入してみました!かなりいい感じですね~…。 海外からのお客さんも、これとサイト全文翻訳つければ グロー...
Google Docs to Joomla 1.0.x with XML-RPC
Avatar mikesmith3838 2008/05/14 05:38
Hi. I am trying to post content to my Joomla 1.0.15 site using Google Docs and its support for t...
Joomla全般の雑談
Avatar retro 2008/02/12 17:54
Joomlaに関する雑談スレッドです http://joomlaeasy.net/multithumb-for-joomla-15.html Joomla Easy.netさんの先日の記...
サイトデザインリニューアルおめでとう&お疲れさまです
Avatar retro 2008/05/13 08:31
お久しぶりです~。ようやくJoomla1.5.3にアップデートできました サイトがいつの間にかカッコヨクなってますね^_^ AjaxVoteがついてて、あれっ、これもう出たんだっ?と思っ...

Forum Stats

All times are UTC + 9 hours
Total Topics:175
Total Posts:1018
New Members:
Avatar stewstew Avatar tohta_jp

Forum Online

Total Online:121
Total Guest:121
Bottom
Home » Support » Components » Free Component » Sort order in WebLinkInfo module?
Sort order in WebLinkInfo module?
Sort order in WebLinkInfo module?
Friday, 20 November 2009 03:08
0 votes
Hello - Is there a way to change the sort order in the weblinkinfo module? Right now it is showing all my links in chronological order, with the newest links at the bottom. I'd like to show the newest links at the top.

Also, is there a way to stop publishing a link after a certain date? I use the component to link to news articles from similar web sites, but after a month or two I'd like to stop publishing them.

Thanks for a great component!

Kent
kbmyers
Fresh Boarder
Fresh Boarder
3
2009/10/11
Reort order in WebLinkInfo module?
Friday, 20 November 2009 06:19
0 votes
hi,
Is there a way to change the sort order in the weblinkinfo module?

It is default and a reverse chronological order.(Display Type => New Weblink)
Or, do you want to display it by the oldest first?

Also, is there a way to stop publishing a link after a certain date?

It cannot be done only by this module.
It is because there is no field of the database of the end date of publishing to the public.
Joomler!
Platinum Boarder
Platinum Boarder
432
2007/08/26
Reort order in WebLinkInfo module?
Friday, 20 November 2009 07:03
0 votes
Maybe I'm missing something obvious. First, let me clarify: I'm not displaying the results in a module, but in a menu link. Sorry for that error.

I've used a menu type "Web Links --> Category List Layout" to display all the weblinks for a particular category. The results are then sorted with the oldest item first. I don't see any options for changing the sort.

Here is an example: http://stnbeta.com/home/wire-reports


Thanks again for your help!

Kent
kbmyers
Fresh Boarder
Fresh Boarder
3
2009/10/11
Last update:Friday, 20 November 2009 07:05
Reort order in WebLinkInfo module?
Friday, 20 November 2009 07:55
0 votes
root/components/com_weblinks/model/category.php line 85, 86

change to
$this->setState('filter_order', JRequest::getCmd('filter_order', 'date'));
$this->setState('filter_order_dir', JRequest::getCmd('filter_order_Dir', 'DESC'));

Please try it.

However, everything doesn't necessarily go well.
Joomler!
Platinum Boarder
Platinum Boarder
432
2007/08/26
Reort order in WebLinkInfo module?
Friday, 20 November 2009 08:06
0 votes
That worked - thanks!

Kent
kbmyers
Fresh Boarder
Fresh Boarder
3
2009/10/11
 
Home » Support » Components » Free Component » Sort order in WebLinkInfo module?
The Joomla!(R) name is used under a limited license from Open Source Matters in the United States and other countries.
joomler.net is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.