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

1.5で使えるフォーラムコンポーネント
Avatar Sato 2008/08/14 17:22
佐藤です。 いつもお世話になっております。 1.5Nativeで使えるフォーラムコンポーネントを探しています。 シンプルなやつでいいので、simplestforumというのを試しに入れ...
ファイルのアップロード機能について
Avatar suparrow 2009/08/14 23:30
お世話になります。 Joomla!でブログのようなページを作成出来ればといろいろ探してJContent+にたどり着きました。 まだ一部の機能しか触れていませんが、非常に多機能で感激しています...
JBBCloneでエラー
Avatar kanon 2009/05/06 20:26
こんにちは、いつもお世話になっております。 BBCloneを管理画面で使えるコンポーネントがアップされていたので さっそく試しにインストール後、varフォルダの属性を777に変更しました。 ...
Jbackupでエラー?あとPingerの話題とか
Avatar retro 2008/08/30 04:22
Jbackupを私の環境(J1.5.6)にインストール後、 プラグインを有効化するとフロントエンド&バックエンドが500エラーで停止しました。 サーバ起因のトラブルかもしれないので、まだわか...
Sort order in WebLinkInfo module?
Avatar kbmyers 2009/11/20 03:08
Hello - Is there a way to change the sort order in the weblinkinfo module? Right now it is showi...

Forum Stats

All times are UTC + 9 hours
Total Topics:201
Total Posts:1136
New Members:
Avatar sfosseen Avatar JimJo

Forum Online

Total Online:119
Total Guest:119
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
477
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
477
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?
joomler.net is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
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.