Search:

Type: Posts; User: partisanentity

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    3,583

    Re: How to include mootools?

    Okay I think there is an incompatibility with some of the scripts on my page because I tested the default fe_page.tpl and the accordion worked.

    But when I test the accordion on my default template...
  2. Replies
    13
    Views
    3,583

    Re: How to include mootools?

    I have 2.8.3, sorry for not having mentioned this earlier.
  3. Replies
    13
    Views
    3,583

    Re: How to include mootools?

    Sorry for the confusion, all files are in the right place.

    But what I noticed is that when I view the html...

    There is nothing where this tag is supposed to be:


    <?php echo...
  4. Replies
    13
    Views
    3,583

    Re: How to include mootools?

    Thanks very much, and do you know where the actual mootools framework files are stored in the file structure of contao? I think those were removed as well because after adding all mootools relevant...
  5. Replies
    13
    Views
    3,583

    Re: How to include mootools?

    Yes, a completely new template was created for me.

    I assume whatever code snippet that is required by mootools to work has been taken out.

    Anyone know what the default code is?
  6. Replies
    13
    Views
    3,583

    Re: How to include mootools?

    I tried adding this to the <HEAD> section of my page template but it didn't work:




    <script type="text/javascript">
    <![CDATA[//><!--
    window.addEvent('domready', function() {
    new...
  7. Replies
    13
    Views
    3,583

    Re: How to include mootools?

    Or this is what I have done:

    Added a new element: Accordion (single)

    Gave it a header name and added some text.

    In the page layout settings I enabled moo_accordion

    But when I view the...
  8. Replies
    13
    Views
    3,583

    How to include mootools?

    Hi all,

    What javascript code snippet do I need to include into my page.tpl file in order to make it support mootools?

    I have tried searching the forum, but could not find what I am looking for....
  9. Replies
    1
    Views
    1,254

    Re: A couple of filter questions

    Hi there,

    Were you able to fix point 1) ?

    This is exactly the problem I am having, I want the user to be able to select more than one filter option before the search is started.

    Thanks!
  10. Re: Catalog Filter starts searching before GO/Search is clic

    Ruud,

    Thanks very much for your feedback. I also disagree with the way the filter works, if you allow the user to choose more than 1 drop down, then obviously the form should wait until all...
  11. Re: Catalog Filter starts searching before GO/Search is clic

    Hi again,

    Thanks very much for your feedback.

    I am not sure how to build the form, because I don't know what parameters are being past to the list and how they are called.

    Is it possible to...
  12. Re: Catalog Filter starts searching before GO/Search is clic

    Anyone? I would really appreciate any help or pointers on this.
  13. Catalog Filter starts searching before GO/Search is clicked?

    Hi Everyone,

    I have enabled the Catalog Filter module on one of my pages.

    The problem is that the moment you click on one of the options, the search is started:
    ...
  14. Replies
    16
    Views
    4,014

    Re: Load swf in lightbox?

    It's not missing on the actual website, I simply typed here into the forum wrong :)
  15. Replies
    16
    Views
    4,014

    Re: Load swf in lightbox?

    I double checked, I did have moo_mediabox ticked.

    But only a white box appears if I link to the swf strangely enough.
  16. Replies
    16
    Views
    4,014

    Re: Load swf in lightbox?

    I tried


    test

    But this only opens a white box with nothing in it.

    I tried opening an image and it worked with the lightbox. It just doesnt seem to do anything if I link it to the flash...
  17. Replies
    16
    Views
    4,014

    Re: Load swf in lightbox?

    I noticed something strange.

    LightWindow works nicely in Firefox.

    But IE8 is not loading the lightwindow.

    I added the links to css and javascript files in the header as is usual:

    ...
  18. Replies
    16
    Views
    4,014

    Re: Load swf in lightbox?

    Yes sorry about that, but eventually it worked, and I wanted to give back to the community that has helped me so much :)
  19. Replies
    16
    Views
    4,014

    Re: Load swf in lightbox?

    Final comment from me :)

    In case anyone else is interested, it works and plays nice with Contao.
  20. Replies
    16
    Views
    4,014

    Re: Load swf in lightbox?

    Sorry about my monologue.

    I figured it out, I placed it inside a html box.

    But nothing seems to be happening, wonder why...
  21. Replies
    16
    Views
    4,014

    Re: Load swf in lightbox?

    I found a lightbox called "LightWindow" 2.0 that allows swf files to be loaded.

    I copied the required file to my server, and also added the necessary line to the header of of my template in...
  22. Replies
    16
    Views
    4,014

    Load swf in lightbox?

    Hi all,

    Does anyone know if it is possible to load a swf inside a lightbox in Contao by default?

    If not, is this possible at all?

    Thank you!
  23. Re: How to add a javascript gallery to an article ?

    Ok, final question:

    As far as I can tell, lightbox is installed in Contao by default (at least its installed in my installation).

    How do I open an image in a lightbox? Do I need a special tag?...
  24. Re: How to add a javascript gallery to an article ?

    Just install the corresponding extension: http://www.contao.org/extension-list/vi ... ow.en.html ;)[/quote]

    Oh man, perfect, thanks so much :)

    Okay a new question.

    Can I have this gallery...
  25. How to add a javascript gallery to an article ?

    Hi all, sorry if this is a silly question:

    I would like to add this javascript gallery in one of my articles:
    http://finnrudolph.de/ImageFlow/

    What would be the best way to go about this in...
  26. Replies
    1
    Views
    800

    Events archive based on year

    Hi all,

    I currently have an events archive that lists all past events.

    But what I would like to do is:

    History
    -2010
    -2009
  27. Replies
    4
    Views
    1,578

    Re: Newsletter Template File

    Yeah I am a bit confused. Surely it should be possible to have more than one HTML template for newsletters?
  28. Replies
    4
    Views
    1,578

    Newsletter Template File

    Hi everyone,

    I am working on setting up several newsletters in my Contao installation.

    Each newsletter should have a different HTML template assigned.

    As far as I noticed, there is a default...
  29. Replies
    4
    Views
    1,517

    Re: Contao Framework Question

    Thanks very much, that worked nicely.

    Is there something similar to get the current url too ?

    I tried $objPage->url; but that doesn't seem to exist :)
  30. Replies
    4
    Views
    1,517

    Contao Framework Question

    Is there any method in Contao, to display or obtain the ID of the current page?

    (Not the IDs of the elements on a page, but the ID of the page itself).

    Thank you!
  31. Replies
    11
    Views
    2,886

    Re: Printing to PDF

    Thanks so much for taking the time to reply.

    What exactly do you mean with using more than one article per page?

    And, so you mean this is not possible?:


    <img scr="button.gif" />
  32. Replies
    11
    Views
    2,886

    Re: Printing to PDF

    Basically what I hope to be able to do is this:


    <img scr="button.gif" />
  33. Replies
    11
    Views
    2,886

    Re: Printing to PDF

    Thanks.

    Do you know what the php tag is for the "Print article as PDF" link is?

    I would like to create a module with buttons and place it in a specific location on my pages.

    At the moment,...
  34. Re: How to include own php script on a page?

    Thanks very much, worked nicely.
  35. Replies
    5
    Views
    1,822

    Re: Tell A Friend Extension

    Thanks, I tried that, but nothing happened.

    I think I need to import the classes and libraries into my external php script?

    But I am not sure how to do that.

    Edit: sorry I was too quick, it...
  36. Replies
    11
    Views
    2,886

    Re: Printing to PDF

    Hi,

    I have a question about this.

    How can I edit the position of the "print to pdf" link?

    Thank you!
  37. Replies
    5
    Views
    1,822

    Re: Tell A Friend Extension

    To give you some more information:

    I created two external php scripts:

    1. file 1 gets the referring url and displays a form:




    <?php
  38. Replies
    5
    Views
    1,822

    Re: Tell A Friend Extension

    The problem is that it would only send a referral to itself.

    I have written my own simple php script that sends referral links.

    It's working, but it's using the classic php mail() function, how...
  39. How to include own php script on a page?

    Hi all,

    What is the best way to include a php script on a page in contao?

    Or how best to include external php pages into contao?

    Thanks!
  40. Replies
    5
    Views
    1,587

    Re: Expand only one of my menu items?

    Hi I found a simple trick thanks to a colleague.

    I duplicated my "Home" page and moved it to the area I wanted to have open, for example "Offices". Then I turned the original "Home" page into an...
  41. Replies
    5
    Views
    1,822

    Tell A Friend Extension

    Hi all,

    I installed the Tell A Friend extension.

    Unfortunately at the moment it displays a rather ugly form above my pages.

    What I would like to have instead is simply a button, that when...
  42. Replies
    5
    Views
    1,587

    Re: Expand only one of my menu items?

    Hello all,

    Just bumping this again. Really need help with this. Please let me know if you need me to provide more information.
  43. Replies
    18
    Views
    8,714

    Re: Turn on RSS?

    Thanks, I was in fact behind a proxy :)
  44. Re: SOAP Extension enabled, but not working?

    What would you recommend I do, contact the webhost to ask about the soap extension or install an extension that replaces soap repository extension?
  45. Replies
    5
    Views
    1,587

    Expand only one of my menu items?

    Hi all,

    I have a menu using the following template:


    <script language="JavaScript">
    <!--
    function Bildwechsel(Bildnr,Bildobjekt)
    {
    window.document.images[Bildnr].src = Bildobjekt.src;
  46. Replies
    18
    Views
    8,714

    Re: Turn on RSS?

    I am trying to download SummarizeFeeds extension, but I keep getting "invalid download token" when I click on the link:
    http://www.contao.org/extension-list/vi ... 59.en.html
  47. Re: SOAP Extension enabled, but not working?

    Hmm I dont have a SOAP block in phpinfo?
  48. Re: SOAP Extension enabled, but not working?

    According to php.info:

    Under Configure Command:
  49. Replies
    18
    Views
    8,714

    Re: Turn on RSS?

    Have you cleared the browser and Contao cache?[/quote]

    Sorry, ignore that, I simply added an html module on the pages where i wanted to add rss feeds.
  50. Replies
    18
    Views
    8,714

    Re: Turn on RSS?

    Hmm, linking the feed to the page layout doesn't seem to have done anything?

    edit: ignore this, I simply added an html module at the bottom of the pages where i want to have an rss feed.
  51. Replies
    18
    Views
    8,714

    Re: Turn on RSS?

    Hi Ben,

    Thank you so much for explaining this.

    Just wondering, if I want to have a site-wide rss feed, how would I go about doing that?

    Thanks.
  52. SOAP Extension enabled, but not working?

    Hi all,

    We have a linux webspace for our website.

    In Contao 2.8.3 when I click on:

    Extension catalog
    or
    Extension manager
  53. Replies
    7
    Views
    1,900

    Re: Google Analytics

    My url's currently look like this:

    /index.php/Competition___Antitrust.html
  54. Replies
    7
    Views
    1,900

    Re: Google Analytics

    Hi again,

    I have another question. I placed the Google Analytics script in the head section as required by Google.

    It's been running for two days now, and I have some statistics.

    However...
  55. Replies
    7
    Views
    1,900

    Re: Google Analytics

    Thanks, I found it under Templates in the CMS backend.
  56. Replies
    7
    Views
    1,900

    Google Analytics

    Hi all,

    Contao was installed for us by a graphic design agency.

    They also set up their own Google Analytics script which I can see when I view the source code.

    I would like to add my own...
  57. Replies
    18
    Views
    8,714

    Re: Turn on RSS?

    Thanks but with what ending?

    For example mydomain.com/rss

    or

    mydomain.com/news.rss ?
  58. Replies
    18
    Views
    8,714

    Re: Turn on RSS?

    Thanks for the help.

    I activated the feed for one of my sections.

    I entered the language code (en).

    Now I am not sure what to put in the field "Base URL".

    And where does the link to the...
  59. Replies
    18
    Views
    8,714

    Turn on RSS?

    Hello all,

    A webdesign company has installed Contao for us.

    I asked them about rss and they said it would have to developed and that it would cost.

    Frankly I can't believe that. Surely...
  60. Replies
    1
    Views
    882

    Break Up a long article?

    Hi all,

    I would like to post some very long articles on my site. However I do not want the users to have to scroll all the way down the page to read the article.

    Instead I would like to break...
Results 1 to 60 of 64
Page 1 of 2 1 2