Search:

Type: Posts; User: tmikk

Page 1 of 2 1 2

Search: Search took 0.00 seconds; generated 49 minute(s) ago.

  1. Thanks Andreas! I had placed the /tutorials...

    Thanks Andreas! I had placed the /tutorials folder outside my contao root folder. Once I moved the tutorials folder into the contao root folder, the rewrite rules took effect and all worked. ...
  2. hosting content outside Contao on the same domain

    Happy almost New Year :-)!
    I currently host accessibility.umn.edu domain and manage it with Contao. I would like to create a URL: "accessibility.umn.edu/tutorials" and have it point to html files...
  3. Re: How to label controls in Lightbox4ward - SOLVED

    Yes, this is exactly what I was looking for. I am glad these controls have been added. Thanks for pointing me to the repository.
  4. How to label controls in Lightbox4ward - SOLVED

    I installed Lightbox4ward extension: http://www.contao.org/extension-list/view/Lightbox4ward.10030029.en.html.

    All seems to be well except when the end use is trying to use the lightbox with the...
  5. Re: How is the horizontal nav built on Contao homepage?

    We experimented with the modification to the navigation template. The modification became somewhat tricky since we wanted to link the Home page, but not the other top level pages. We asked for help...
  6. more granular viewing and editing for the front end

    The Listing form data module that comes with EFG has options on who can do what with the records. The options are "Display Restriction", "Frontend Deleting", "Frontend editing" and Frontend CSV...
  7. Replies
    0
    Views
    1,167

    reversing the order of listed items

    In the module type "Listing form data" that comes with efg, there is an option to indicate a field(s) that you would like to use to order the submitted form entries. By default this ordering is...
  8. Re: Display content elements tagged with xyz - SOLVED

    I got it to work now. The mistake that I made was that I set the Tag Object List module page to a single page. I think this was too narrow. Once I set the Page to the parent of the page that...
  9. Re: Display content elements tagged with xyz

    Interestingly the Tag Object List does not have a place to select a tag source table. Only tag source field is available. The 3 options for tag source are tl_content, tl_article, or tl_page.
  10. Re: Display content elements tagged with xyz

    After reading the tagging extension manual, I think I need to use Tag object list module to show only the items that are tagged with a certain tag. I tried this, but the page that shows the Tag...
  11. Display content elements tagged with xyz - SOLVED

    I am trying to create a page that would display a list of tags at the top and all content elements for that page below it. Once the user clicks on the tag, the page would display the content...
  12. Replies
    15
    Views
    6,313

    Re: Starting accordions closed on a page

    Sorry, taca. I don't understand your question.
  13. Replies
    15
    Views
    6,313

    Re: Starting accordions closed on a page

    Thanks for this reference xcfs! I tried it out by copying the template code into a new template and also used the provided css statements, but it did not work for me :-(. The accordion elements...
  14. Replies
    15
    Views
    6,313

    Re: Starting accordions closed on a page

    Thanks for this code, Taca. I tried it and experienced a small setback. When I load a page, the small images that I had placed in front of my accordion headings are not there. They will appear...
  15. Replies
    4
    Views
    2,862

    Re: Nice Sender Addresses

    I have the same issue as Doublespark. Is there a way to customize the sender address when using EFG extension?

    Thank you
  16. Replies
    4
    Views
    1,777

    Re: moving of the horizontal menu

    Yes, this does move the MenuMatic menu. As you appropriately pointed out, I would also have to move the text element down to make room for the menu. I wonder if there is a different way to do this....
  17. Replies
    4
    Views
    1,777

    moving of the horizontal menu

    I implemented the MenuMatic horizontal menu http://dsdev.ds.umn.edu/test-service.html.

    Now I am having trouble figuring out how to move it to the desired position. I would like it to be below the...
  18. Replies
    4
    Views
    1,693

    Re: float an element with text wrapping

    I was concerned about changing contao.css in fear of something not working right if I did. I didn't think this file was something we were supposed to modify. We run six websites on a single...
  19. Replies
    4
    Views
    1,693

    Re: float an element with text wrapping

    Ruud, thanks this was it. I attached a div named wrap_text for the text element that is supposed to wrap and added this to my css:

    #wrap_text {overflow:visible;}

    This works, but I am not...
  20. Replies
    4
    Views
    1,693

    float an element with text wrapping - Solved

    I have created an article with two elements. I am floating the first element right with CSS. I would like the text of the second element to wrap around the first element. I have not been able to...
  21. Re: form display terrible in Chrome and Safari - Solved

    Thanks for the reference. My co-worker happened to have this book and I am reading it now. Already learned a bunch.
  22. Re: form display terrible in Chrome and Safari

    Thank you both. Your suggestions got me on my way. I ended up fixing it using CSS only. It is still messy, but the display is at least usable now in Chrome, Safari. I really need to learn more...
  23. form display terrible in Chrome and Safari - Solved

    I did my best to create a form and get the fields lined up properly: http://forms.ds.umn.edu/deaf-and-hard-o ... -2011.html . The form looks fine in Firefox and IE, but terrible in Safari and...
  24. Re: horizontal alignment of checkboxes in a form - Solved

    Thank you Vera, your code did the trick. I would probably not have been able to resolve it on my own.
  25. Re: horizontal alignment of checkboxes in a form

    thanks for the pointers! I will dig into it.
  26. horizontal alignment of checkboxes in a form - Solved

    I am trying to align three checkboxes horizontally on a form. On this page http://dsweb2.oed.umn.edu/doc-con-submit-files.html I would like the checkboxes for Kurzweil, RTF and Other to show up on...
  27. Replies
    5
    Views
    2,294

    Re: slideshow2 vertical thumbnails

    Looks like I am able to select a new template if I have it in the root of the template folder structure. I had it in a subfolder. I will email the developer about it.
  28. Replies
    5
    Views
    2,294

    Re: slideshow2 vertical thumbnails

    It is the template css code that I would be interested in seeing in case someone has already changed it to show the thumbnails vertically.

    Also, I have not been able to change the slideshow2 to...
  29. Replies
    3
    Views
    1,270

    Re: controlling menu expansion - SOLVED

    Just as easy as that! Thank you!
  30. Replies
    3
    Views
    1,270

    controlling menu expansion

    I have a left hand navigation menu that expands when you click on the parent item: http://accessibility.umn.edu . I don't remember having to do anything special in to make this happen.

    I am now...
  31. Replies
    5
    Views
    2,294

    slideshow2 vertical thumbnails

    Great work on slideshow2 extension! I had no problems getting it up and running.

    I would like to place the thumbnails vertically next to the image as is displayed on this slideshow2 example...
  32. Re: vertical menu with multiple background colors - SOLVED

    By looking at the page settings in Site Structure, the comment below the CSS class field says: "The classes will be used in navigation menu and the body tag" In my case I would like the background...
  33. Replies
    3
    Views
    2,569

    Re: MenuMatic horizontal menu

    Yes, indeed! I needed to make the MenuMatic-ie6.css to be triggered only for IE6 browser. I changed this in CSS settings and it started to work!

    Now, I must not have a correct path to the...
  34. Replies
    3
    Views
    2,569

    Re: MenuMatic horizontal menu

    I got some of it problems fixed by changing MenuMatic.css file. I changed #nav from left: 50%; to left: 0px; . This made the entire menu appear in one line. However, the second level menu item...
  35. Re: vertical menu with multiple background colors

    Thanks Medianomaly, I will give your suggestion a try.
  36. vertical menu with multiple background colors - SOLVED

    We are trying to implement a vertical menu that would have a different background color for each main level and their corresponding second level items. We would like to use the default navigation...
  37. Replies
    3
    Views
    2,569

    MenuMatic horizontal menu - SOLVED

    I tried to implement MenuMatic horizontal menu (http://greengeckodesign.com/menumatic)in Contao 2.9.2. I followed a guide provided in German -...
  38. Replies
    6
    Views
    1,663

    Re: assign access rights

    Vera, you are correct. There is "Assign Access Rights" in Website Root Pages. Just a miss on my part. Thanks for helping me out with this! Contao is great!
  39. Replies
    6
    Views
    1,663

    Re: assign access rights

    I think I understand now how the Default Page Group works in System Settings. By defining a group and then setting it as a Default Page Group and giving it appropriate rights would do two things:
    ...
  40. Replies
    4
    Views
    1,307

    Re: setting up editors and publishers

    Also found the feature request that and discussion around it: http://dev.contao.org/issues/614 .
  41. Replies
    4
    Views
    1,307

    Re: setting up editors and publishers

    I found a thread that talks about the workflow feature, which is exactly that I am looking for viewtopic.php?f=9&t=275&hilit=workflow. It seems that workflow feature is not supported at this time.
  42. Replies
    4
    Views
    1,307

    Re: setting up editors and publishers

    I set up the group's article fields as on the image below. However, the publish/unpublish option shows up and is functional. Unselecting the publish option also did not restrict editors from making...
  43. Replies
    6
    Views
    1,663

    Re: assign access rights

    Nina, I wonder if by defining a standard user group you mean setting that group as a Default page group. I could not find setting a standard user group option in settings.

    When I select the...
  44. Replies
    4
    Views
    1,307

    setting up editors and publishers

    We would like to have a group of backend users who should be able to edit existing articles, but not publish them. Then we have another group of user who should have rights to edit and publish the...
  45. Replies
    6
    Views
    1,663

    assign access rights - SOLVED

    I am setting up a backend user group to edit some pages. I understand that once i have created the user group and assigned this group membership to the users, I then need to edit each page and...
  46. Replies
    12
    Views
    4,536

    Re: Newbie - Easy Drop Down Menus

    I am trying to implement exactly this type of navigation, but by just looking at the Contao.org site I cannot determine how it is constructed. I have following questions:

    Is there an additional...
  47. Replies
    12
    Views
    4,536

    Re: Newbie - Easy Drop Down Menus

    [quote="ramjet"]Heres a CSS Only Dropdown good for 2 levels...

    Thanks for providing this code. When I try this navigation with a screen reader, I cannot access the second level links (the ones...
  48. Re: Blank screen after install tool password change

    ... been spoiled by Ubuntu where the server install takes care of installing and enabling PHP MySQL module.
  49. Re: Blank screen after install tool password change - SOLVED

    MySQL support was not installed for PHP. After installing it and restarting Apache all worked well.
  50. Re: Blank screen after install tool password change

    Tried re-downloading, and then extracting the Contao install once again. Ensured that permissions to the Contao root are correct, but the same behavior persists. I also uninstalled and reinstalled...
  51. Re: Blank screen after install tool password change

    I had not seen the post about eaccelerator before. However, I don't believe that I am using it :-(. It is not listed in my modules list and is not referenced in php.ini file.
  52. Blank screen after install tool password change

    I am trying to install Contao on a new server, but cannot get the install tool dialog to appear past encrypting of the install tool password. I am installing Contao 2.9 on CentOS 5.5...
  53. Re: How is the horizontal nav built on Contao homepage?

    Thanks for these tips! They helped me think about how to approach navigation on the site I am working on. I am now leaning towards creating a top level category navigation that is horizontal and...
  54. How is the horizontal nav built on Contao homepage?

    I am trying to replicate the kind of horizontal navigation menu that is found on Contao projects home page: http://www.contao.org. There are a couple features of this navigation that I find...
  55. Replies
    5
    Views
    1,518

    Re: form redirection not working - SOLVED

    My problem was indeed with the Swiftmailer plugin. I had recently reviewed and changed the folder and file permissions on all typolight directories and files. In doing so, I missed the Swiftmailer...
  56. Replies
    5
    Views
    1,518

    Re: form redirection not working

    It looks like the form redirection is not working because of the emailing of the form. When I disable to email the form, then the redirection works just fine.

    From the error message I...
  57. Replies
    5
    Views
    1,518

    Re: form redirection not working

    Good idea...

    Here is a message that I receive when I turn on "Display error messages"

    Fatal error: Class 'Swift_DependencyContainer' not found in...
  58. Replies
    5
    Views
    1,518

    form redirection not working - SOLVED

    I am using TYPOlight version 2.8.2 . For some reason the form redirection is not working for me. I have set up redirection in the form, it is set to redirect to a page that is published, and I can...
  59. Replies
    4
    Views
    1,512

    Re: moving the site - MySQL import error

    After re-reading the article about moving contao installation I realized that I need to import the mysql database using mysql or phpMyAdmin instead of Contao install tool. I will give this a try...
  60. Replies
    4
    Views
    1,512

    Re: moving the site - MySQL import error

    I decided that the past calendar events are not that important and deleted all the events. I then created a new MySQL dump and tried import it, but I now receive a different error:



    Since this...
Results 1 to 60 of 111
Page 1 of 2 1 2