Default Apache Indexes: add "mail to" button

Howdy,
I run a LAMP server and I am currently hosting some .pdf's for college, being shown using the default apache Indexes option (with some .css I found)
I would like to add a button, visible when hovering, to mail each file to an email address (to be asked each user), specifically, a kindle address (I don't think it changes anything).
This is the general idea...
I don't know the AMP part of LAMP. I hunt around for the right scripts and tweak the bits I understand.
Both msmtp and mutt are installed and working properly.
Is there a standard way to accomplish what I want? What options do I have?
Feel free to send me somewhere else, just asking you guys because I like this community. Been following the wiki/forums while trying to properly setup my arch server^^
Thank you for your time
Last edited by fhtagn (2011-06-13 00:50:30)

AFAIK there is no way to actually modify the output of mod_autoindex apart from adding a Header, Footer and CSS. You might need your own script to handle this.

Similar Messages

  • Why cant I add contacts on the iphone4? the mail contacts calendars button unders settings, the contacts button, the add a contacts button under message and the phone button will not work to add a contact.

    Why cant I add contacts on the iphone4? the mail contacts calendars button unders settings, the contacts button, the add a contacts button under message and the phone button will not work to add a contact.

    Have you attempted a restore?

  • How can i add Facebook likes button on my mac mail?

    How can i add Facebook likes button on my mac mail?

    You must create a custom signature.
    Find a guide here

  • Add to chart button in personalized mail

    Hi,
    Can anybody give me suggestion on how to insert an Add to chart button in a personalized html mail. There need to be functionality behind so that the customer are logged in when he presses the button.
    Thanks in advance.
    Regards Camilla

    Hi,
    I am not sure about whether you can able to add the button in Mail form but for your requirement you can certainly add URL to your mail form which will nevigate user to Log-in page of your webshop.
    Regards,
    Dipesh.

  • Add Facebook like button in mail

    I would like to add a Facebook button in an email that allows the recipient to easily 'like' a web address.  Can anyone help me do that?  I would also like to add a twitter button that functions as a 'retweet.'  is that possible?

    Here's a thread that might help.
    https://discussions.apple.com/thread/3173495?start=0&tstart=0
    Matt

  • How do i add a submit button to a form

    ho do i add a submit button to a form.

    Hi;
    If you are using the FormsCenral website to create a form it will have a submit button by default for the HTML (web) form and also by default it you are saving as PDF (there is an option to create a PDF without Submit, but by default it does submit to FormsCentral). 
    If you are using the FormsCentral desktop application that is bundled with Acrobat XI you would have to sign into the service to create forms with Submit buttons.  You can also create a form without submit button in FormsCentral Desktop and then edit the form in Acrobat XI adding a submit button using your preferred submit method such as by email.
    Let me know if you need more information on either of these, it will be easier to assist knowing more about what you are using.
    Thanks,
    Josh
    PS - if this is a question about adding a submit button in Acrobat not related to FormsCentral your question would be best asked in http://forums.adobe.com/community/acrobat

  • How to add a new button in IC tool bar and handle the event for the button?

    Hi,
        I am working on CRM 2007 Interaction center. To add a new button to IC toolbar, customizing is available to define a new button and then assign in to the profile.
    In SPRO->CRM->IC webclient->Customer Specifc System Modifications->Define Toolbar Buttons, I defined one new button with ID ZSTART.
    Now in SPRO->CRM->IC webclient->Basic Functions->Communication Channels->Define Toolbar Profiles , I selected Default profileid and in Generic Layout Buttons Tab, I added the new button ZSTART in Position 3.
         So after completing the customizing when the user logs in using role IC_AGENT,  the button (with ID:ZSTART) gets displayed in the IC toolbar too.
          Now on click of this button, I need to create an object.
    To do so, I have to catch the event which is raised by this new button.
           Please let me how to implement the event handler for this new button. What will be the event name for this button click event and how I can subscribe for it ?
         Please let me know if anyone of you have already worked on similar requirements.
    Regards,
    Manas.
    Edited by: manas sahoo on Jul 22, 2008 7:49 PM

    Hello Manas,
    There are a couple of threads in the community that might help you out (if you haven't already found them):
    Re: IC Web Client Toolbar
    /message/3621917#3621917 [original link is broken]
    Regards,
    Renee Wilhelm
    Edited by: Renee Wilhelm on Nov 6, 2008 7:46 PM

  • Create a new row in a table without using add new row button

    I want to add a new row to the table without using the add new row button of the table. I'm not able to display default row in the table. Though if click on apply the record appears after saving in the database. Any thoughts how to implement this functionality.

    Here is what you have to do.
    1) You have to handle this in processRequest()
    2) In the AM code , u need to check if there is already a row exisit or vo is blank
    if (vo.getFetchedRowCount() == 0)
    // first time
    vo.setMaxFetchSize(0); // THIS IS REQUIRED.
    Row row = vo.createRow();
    vo.insertRow(row);
    row.setNewRowState(Row.STATUS_INITIALIZED);
    else
    //If already rows are there then you suppose to insert in the end
    // i assume you would have execute your vo
    YourVORowImpl row= (YourVORowImpl)vo.getRowAtRangeIndex(0);
    vo2.insertRowAtRangeIndex();
    It should work.

  • CHM buttons are not localized in a French project (shows English Contents, Index, Search, Print, Hide buttons)

    I opened an old WinHelp project into my new RoboHelp 7. When
    I generate the CHM, even with the Project Settings in RoboHelp set
    to French and running in a French Windows operating system (MS
    Windows XP Pro 2002 SP 2), the CHM output is still in English. The
    buttons display in English (Contents, Index, Search, Print, Hide
    buttons). The title bar of the CHM also says "HTML
    Help" even though the project title in the Project
    Settings is "Aide en ligne...".
    My Windows Regional Settings through the Control Panel -
    Regional Options tab is set French (France). On the Languages tab I
    under Text Services and Input Languages, Details button, I selected
    French (France) French. On the Advanced tab I selected French. Then
    I rebooted.
    On the language bar on my Task pane, I selected FR. The CHM
    still displays in English.
    Please help! I have to produce 4 CHMS in languages other than
    English today.
    Thanks!

    GinaL, would you be able to give us an update? Did the CHM
    files look ok on a PC with a true French OS installed?
    To avoid having to rewrite everything, I've written the
    following info/instructions for my team -- though I'm not yet sure
    they're 100% correct:
    After I reported this issue to Adobe, they worked on the
    problem for several days. They even sent me a new
    HtmSingleSourceHtmlHelp.dll file that was supposed to solve the
    problem. But it didn't work correctly. No matter what contortions
    we put ourselves through, we couldn't get both of these items
    correct in the CHM file at the same time, namely:
    Index compiled in correct alphabetical order accdg to the
    language of the help project.
    Correctly translated help title showing in the caption,
    regardless of the user's Windows regional settings. (For example,
    we wanted "FORMS-Hilfe zu FORMS 5-3" to appear as the caption of
    the German version of FORMS help, even if our regional settings
    were set to English.)
    I think we'd all agree that the index has to be in
    alphabetical order. So from what I've seen, this is what we have to
    do when compiling a non-English version of help using RH7:
    1. Set up the project with the foreign name.
    2. Set the language in the project settings. And in the
    Project Settings dialog, click Advanced and check out the LNG File
    tab to make sure it's using a translated version.
    3. Ensure that the Window Caption setting is correct in each
    window included in the project. (On RoboHelp's Project tab, open
    the Windows folder, double-click each window in turn, and check the
    settings.)
    4. Set the Language setting in the HHP file to Language=[hex
    value for that language]. I found a bunch of them listed on this
    web page. Someone else might be able to find a better source:
    https://svn.origo.ethz.ch/scoop/es_scoop_60/library/i18n/locale/nls/i18n_nls_lcid_tools.e
    5. Change your Windows regional settings to the same language
    as the help project. (Reboot if prompted.)
    6. Recommended, for safety's sake: Delete the CPD file.
    7. Open the project and compile using RH7.
    8. Check the index's sort order -- is it in alphabetical
    order according to the language of the project?
    9. Check the help caption -- make sure it's not "HTML Help".
    Note: Any customized buttons in your CHM should appear
    correctly translated, but other buttons (Contents, Index, Search)
    still appear in English -- at least they do on my PC, even though I
    did step 2 above. We need to check whether those buttons appear
    correctly when the PC is actually running a true foreign version of
    Windows, and not just with temporarily adjusted Windows settings.
    OR -- is anyone else able to get these to appear translated in the
    CHM file?
    Does anyone have anything to add? Other solutions? Easier
    procedures? Better results to report?
    Thank you
    Eileen

  • Trying to add a paypal button in actionscript 2.0?

    So the company I work for wants to add a paypal button to the website (not a buynow or a shopping cart). We received the html code but the flash doesn't accept it. So I've been creating an actionscript for it without luck.
    I've tried:
    on(release){getURL("https://www.paypal/cart/add=1&business= EMAIL HERE");
    cmd="_cart";
    business="EMAIL HERE";
    value="ACCOUNT CODE"
    I received no errors and it goes to paypal but doesn't link the customer with the account.
    So I tried this:
    on (release) {getURL(form action)=("https://www.paypal.com/cgi-bin/webscr",method="post");}
    on (release) {var link:String=("https://www.paypal.com/cgi-bin/webscr");}
    on (release) {var cmd:String="_x-sclick";}
    var encrypted:String="<form action= {getURL(form action)=("https://www.paypal.com/cgi-bin/webscr",method="post");}
    input type="hidden" name="cmd" value="_s-xclick
    input type="hidden" name="hosted_button_id" value="CZ6JUTK9ND9QU"
    input type="image" src=("https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!");
    img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"
    /form
    var paypal:LoadVars=new LoadVars();
    function sumbit (){
    paypal.cmd=cmd;
    paypal.encrypted=encrypted;
    paypal.send (link,"_blank","POST")
    But receive 1 error and it doesn't do much of anything.
    I need help

    Zoom Search Engine software
    http://www.wrensoft.com/zoom/index.html
    Free Find
    http://www.freefind.com/
    Google Site Search -
    http://www.google.com/sitesearch/
    Web Assist DW Tools for Google (free)
    http://www.webassist.com/free-downloads/dreamweaver-extensions/dreamweaver-tools-for-googl e/
    Nancy O.

  • Set default "from" field in Mail per account?

    Is there any way I can set the default "from" field in Mail based on the account I'm sending from?
    I have two accounts defined: work and personal. Each account has 2 email addresses associated with it (as a comma-separated list in the "Email Address" field under "Account Information"). Let's call the email addresses work-A, work-B, personal-A, personal-B.
    In the Composing prefs I can either select ONE default email address to send ALL mail from, or I can select to send from "Account of Last Viewed Mailbox", in which case Mail will choose a work email address if I'm in a work mailbox and a personal email address if I'm in a personal mailbox.
    That second option is great, except I can't control which work email address it chooses - A or B. Changing the order of the email addresses in the Account Information->Email Address field has no effect - it consistently chooses the "wrong" one :-/
    Any way I can use "Account of Last Viewed Mailbox" and still set a default mail address per account?

    Since my last post, I found tried putting
    Preferences->Accounts->Email address to be my edu address
    would add my .edu address as one of my from choices
    Next, I sent myself a mail message, with following result:
    The .edu address is now rejected by the outgoing server with the message:
    Cannot send message using the server
    The sender address (my .edu address) was rejected by the server
    I had this working at some time, but not now. Help, please.

  • BC Add To Cart Button Not Displaying Correctly

    I have been told by BC Tech support that Muse is causing the BC Add To Cart Button to have issues when exporting my site live. Here are two pages, one created in Muse where the button does not work correctly & one not created in muse where the same button information does work correctly.
    1.) Doesn't Work: Custom Made Outdoor Logo Mat - Customized Aqua Flow Entry Mats
    2.) Works: bctest
    Any ideas on how to get that working?
    The page which doesn't work was designed in Muse & I added the module code: {module_product,201955,6549130}    via the Insert HTML function in Muse. Apparently things get jumbled up on export or something to that effect.
    Thanks
    even on a page created from my side with no content whatsoever other than the Buy Button Code still will not work: Test01
    & interestingly, a page created in Dreamweaver with the same module code works correctly. Test 02

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    Make sure that you allow pages to choose their colors and that you haven't enabled High Contrast in the Accessibility settings.
    *Tools > Options > Content : Fonts & Colors > Colors : [X] "Allow pages to choose their own colors, instead of my selections above"
    See also:
    *http://kb.mozillazine.org/Website_colors_are_wrong
    *http://kb.mozillazine.org/Websites_look_wrong

  • Add a delete button

    Hi all,
    I'm trying to add a delete button on the search page in the Content server (Search tab) but I don't know which service and template I must edit. Have anybody an idea?
    Thanks in advance!

    Hi,
    Well I would just be concerned with a delete button on the search page simply because it's a very easy to use delete button. When you delete, there's a good chance you're loosing content permenetly and if someone takes the time to check something in to a content managment system that person probably felt there was some value at some time for that content.
    Deleting just scares me a bit, though it also has it's purpose as well. If at all possible though I'd rather expire content, espesially if it's something you may need later. You could also archive it off. Every organization is different though, it's a very subjective decision.
    From you reply though, I do have one word of caution; You don't want to delete directly from the database. You absolutly want to call a service for that. There are a number of tables that need to be updated when a delete happens in addition to a variety of application events that fire including search indexing.
    I think John(JRS) is right that you'll probably need to loop through all the revisions and call the delete service for each one. The repository manager is able to delete all revisions of a document with one click though, so there may be an undocumented "super" delete service hanging out there as well.
    What I might do make the "Delete" button an expire button and just set the expiration date using an update service call. From there, you could the remove expired content using archiver jobs, perhaps as a monthly administrative process. There's also a way to set up a trash can delete, so the content can be brought back.
    Thanks
    David

  • ColdFusion 10 with CentOS 6.2 - Default apache configuration.

    Starting ColdFusion 10 server instance named cfusion ...
    The ColdFusion 10 server instance named cfusion is starting up and will be available shortly.
    ======================================================================
    Running the ColdFusion 10 connector wizard
    ======================================================================
    Configuring the web server connector (Launched on the first run of the ColdFusion 10 start script)
    Running /etc/httpd/conf connector wizard...
    =======================================
    There was an error while running the connector wizard
    Connector installation was not successful
    =======================================
    ======================================================================
    ColdFusion 10 server instance named cfusion has been started.
    ColdFusion 10 will write logs to /opt/coldfusion10/cfusion/logs/start.log
    wsconfig.log
    # Created by ColdFusion on 03/10 21:42:55
    03/10 21:42:55 info Tomcat Connector
    03/10 21:42:55 debug command line: -ws apache -dir /etc/httpd/conf -bin /usr/sbin/httpd -script /etc/rc.d/init.d/httpd -cfide /opt/coldfusion10/cfusion/wwwroot/CFIDE -v
    03/10 21:42:55 error This web server is already configured for ColdFusion.
    com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstallerException: This web server is already configured for ColdFusion.
        at com.adobe.coldfusion.connector.connectorinstaller.ApacheInstaller.installConnector(Apache Installer.java:186)
        at com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstaller.installConnector(Con nectorInstaller.java:330)
        at com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstaller.doIt(ConnectorInstal ler.java:274)
        at com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstaller.main(ConnectorInstal ler.java:723)
    I can´t get the default apache configuration to run with ColdFusion 10 in Linux CentOS 6.2.
    There seems to be a problem when trying to start apache with the line at the end of the conf file.
    Include "/etc/httpd/conf/mod_jk.conf"
    I get the message in the services
    This service is being refreshed right now. but it never starts.
    The apache connector file has the following
    ../../runtime/bin/wsconfig \
        -ws apache \
        -dir /etc/httpd/conf \
        -bin /usr/sbin/httpd \
        -script /usr/sbin/apachectl \
    Here is the apache log information:
    [Sat Mar 10 21:23:04 2012] [notice] caught SIGTERM, shutting down
    [Sat Mar 10 21:26:14 2012] [notice] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0
    [Sat Mar 10 21:26:14 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Sat Mar 10 21:26:14 2012] [notice] Digest: generating secret for digest authentication ...
    [Sat Mar 10 21:26:14 2012] [notice] Digest: done
    [Sat Mar 10 21:26:14 2012] [notice] Apache/2.2.15 (Unix) DAV/2 configured -- resuming normal operations
    [Sat Mar 10 21:26:14 2012] [warn] ./mod_dnssd.c: No services found to register
    [Sat Mar 10 21:28:15 2012] [error] [client 127.0.0.1] File does not exist: /var/www/html/favicon.ico
    [Sat Mar 10 21:34:35 2012] [error] [client 127.0.0.1] File does not exist: /var/www/html/CFIDE
    [Sat Mar 10 21:34:44 2012] [error] [client 127.0.0.1] Directory index forbidden by Options directive: /var/www/html/
    [Sat Mar 10 21:44:16 2012] [error] [client 127.0.0.1] File does not exist: /var/www/html/CFIDE
    [Sat Mar 10 21:54:57 2012] [notice] caught SIGTERM, shutting down
    Fairly new to linux!
    Not sure where to go to from here!

    OK. I think I´ve found the solution. Apparently selinux needs to be in permissive mode:
    Check to see if permissive or enforcing
    cat /selinux/enforce
    0 = Permissive
    1 = enforcing
    If 1 run
    echo 0 > /selinux/enforce
    Thanks to Aaron West
    http://www.aaronwest.net/blog/index.cfm/2011/2/7/Super-Guide-Installing-ColdFusion-9-on-Ce ntOS-Linux
    Perhaps the documents could be updated to help newbies like me!

  • "Add to bookmarks - button" for application with application alias

    How to make "add to bookmarks - button" to login page of the application with the application alias?
    The idea is to ensure that end-users are storing the application alias to bookmarks rather than the direct link to application id which might change.
    rgrds Paavo

    Jari, here are some of my trials hosted now in apex.oracle.com. All url's to be bookmarked are "hardcoded" in to the login page html-header's javascript function.
    Sample db application - url with workspace name.
    http://apex.oracle.com/pls/apex/f?p=COM_ORACLE_APEX_PRODUCT_PORTAL:LOGIN:0&c=PAAVO_POC
    - the LOGIN alias defaults to login page
    - the session id is = 0 as recommended here: http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21674/concept_url.htm#HTMDB03020
    - workspace name is actually Internal in the administration so omitting workspace name leads to error " Error The application alias "COM_ORACLE_APEX_PRODUCT_PORTAL" can not be converted to a unique application ID. ", perhaps other workspaces have also the same sample app alias
    - so used the PAAVO_POC as workspace name (got it during registration)
    - LOGIN page HTML-header is:
    <script type="text/javascript">
    function bookmark()
    window.external.AddFavorite("http://apex.oracle.com/pls/apex/f?p=COM_ORACLE_APEX_PRODUCT_PORTAL:LOGIN:0&c=PAAVO_POC","COM_ORACLE_APEX_PRODUCT_PORTAL in ws paavo_poc");
    </script>- LOGIN page HTML Body attribute is:
    <form>
    <input type="button" onclick="bookmark()" value="Bookmark me">
    </form>- tried to also add "Click here to bookmark me" button in the login region with the following code (couldn't figure out how to do button for this via apex developer)
    <form>
    <input type="button" onclick="bookmark()" value="Click here to bookmark me">
    </form>- login doesn't work anymore
    Copy of the same sample application but with more different / more unique alias and without the "Click here to bookmark me" button in the Login-region.
    http://apex.oracle.com/pls/apex/f?p=paavos_product_portal:LOGIN:0&c=PAAVO_POC
    - the bookmark could be stored without workspace name, but it might break if the same app. alias name appears in some other workspace http://apex.oracle.com/pls/apex/f?p=paavos_product_portal:LOGIN:0
    - login works now because no hassling with the button-code in the Login-region :)
    Then fresh new application with the following URL's and with the same symptoms.
    http://apex.oracle.com/pls/apex/f?p=POCTEST_NO_B_BUTTON:LOGIN:0&c=PAAVO_POC
    http://apex.oracle.com/pls/apex/f?p=poctest:LOGIN:0&c=PAAVO_POC
    - Enter with "demo" and "ApexIsGood". Please don't kill my workspace with lots of 'fishes' :).
    It would be good to have the URL constructed dynamically e.g. fetching the application_alias_name and the correct workspace to be used.
    In perfect world it would also be good to have feature in for redirecting the user from old version to production 'application alias' with dynamic action requesting the user to update his/her bookmark.
    But as said I am bit stuck ..
    rgrds Paavo
    Edited by: paavo on Apr 7, 2012 3:20 PM
    Edited by: paavo on Apr 10, 2012 4:05 PM

Maybe you are looking for

  • Find All Computers with Adobe Flash 12.0.0.77

    I am trying to make a collection with all computers that have Adobe Flash version 12.0.0.77 so that I can do a subselect query but I am getting a syntax error and I don't know why. SELECT SMS_R_SYSTEM.ResourceID, SMS_R_SYSTEM.ResourceType, SMS_R_SYST

  • My Mac mini get multi stripe on screen and hang any help ?

    this is the image how it look like please help !!!

  • OBIEE 10g: BI Publisher page not showing properly

    Hello all, I have installed OBIEE 10g on a VM with operating system: XP, service pack 3. Analytics and Admin tool (I was able to create a new repository) are showing properly but when i try to login to the BI Publisher I just see two folder available

  • Block Diagram Changes from one computer to another.

    When programming in LabVIEW, I generally try to make my block diagrams as neat and orderly as possible. This gives the code a more professional look, as well as making it easier for someone else to quickly understand the program. However, I recently

  • My computer's all messed up! Any suggestions?

    My macbook keeps reverting back to its default settings and erasing everything but my files. It also won't let me visit this website using safari. It just automatically closes it. So back to the PC for now. Any suggestions will help!