Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How can I create Custom Actions?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Nikki Erwin C. Ramirez  
View profile  
 More options Oct 15 2009, 9:20 am
From: "Nikki Erwin C. Ramirez" <necrami...@gmail.com>
Date: Thu, 15 Oct 2009 21:20:40 +0800
Local: Thurs, Oct 15 2009 9:20 am
Subject: How can I create Custom Actions?

Can I create custom actions, like the Lock/Unlock action for Files?
I found that the action for Lock is indicated as a URL parameter:  h ttp:
//moanima/bin/files.php?folder2=13601&view2=history&field=filedata&item[]=2 01&subitem=1&
*action*=lock


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thomas  
View profile  
 More options Oct 15 2009, 7:02 pm
From: Thomas <thb...@gmail.com>
Date: Thu, 15 Oct 2009 16:02:07 -0700 (PDT)
Local: Thurs, Oct 15 2009 7:02 pm
Subject: Re: How can I create Custom Actions?
Hello,

yes you can create new actions, e.g. files.php?
folder=13601&view=history&field=filedata&item[]
=201&subitem=1&action=compress
In files.php, you can use:

if ($_REQUEST["action"]=="compress") {
  ...

}

bye
Thomas

On Oct 15, 3:20 pm, "Nikki Erwin C. Ramirez" <necrami...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »