is it possible to allow users to summit stories/ links under a category , summit it from right there, , without going to mywebsite.com/submit.php
how do i do that?
ps i am new to pligg


![]() |
| | Thread Tools | Display Modes |
| |||
|
is it possible to allow users to summit stories/ links under a category , summit it from right there, , without going to mywebsite.com/submit.php how do i do that? ps i am new to pligg |
| |||
|
I am looking for the same thing - a bookmarklet. Elgg has this for their bookmarking utility. It is a javascript button that you drag and drop to the toolbar of your browser.
|
| ||||
| Quote:
This is the bookmarklet code. You can put it wherever you'd like.. Code: <a href="javascript:q=(document.location.href);void(open('{$my_base_url}{$my_pligg_base}/submit.php?url='+escape(q),'','resizable,location,menubar,toolbar,scrollbars,status'));">{#PLIGG_Visual_Name#}</a> Code: check_referrer(); |
| |||
|
Thanks Chuckroast - works a treat!
|
![]() |
| Tags |
| category, links, stories, summit |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Page Variables | Yankidank | Wiki Articles | 3 | 05-19-2011 09:21 AM |
| Change page title only for story page - Google | hadock | Questions and Comments | 15 | 03-02-2011 12:27 PM |
| how to completely REMOVE links from the title in the full story page? | VictorML | Questions and Comments | 5 | 09-18-2008 10:26 AM |
| In story page, only summary shown | observer_24_7 | Questions and Comments | 7 | 06-25-2008 09:53 PM |
| How to direct story title in summary page to the original story? | chris79 | Questions and Comments | 4 | 02-03-2008 08:28 PM |