Search:

Type: Posts; User: sal

Search: Search took 0.00 seconds.

  1. Thread: Contao FB group

    by sal
    Replies
    0
    Views
    729

    Contao FB group

    I've opened "Contao CMS" facebook group
    so do not hesitate and join now :)
  2. Replies
    0
    Views
    590

    FE preview shows content from all BE users

    Can somebody please tell me how to prevent BE users to see each others content from FE preview??
  3. Thread: SEO optimization

    by sal
    Replies
    4
    Views
    3,798

    Re: SEO optimization

    try this firefox extension ;)
    https://addons.mozilla.org/en-US/firefox/addon/senseo/
  4. Re: After logout browser back button shows cached protected

    Ok

    I can confirm that this works..
    I have modified file FrontendTemplate.php at line 199 to 203 and replaced with this:

    header('Cache-Control: no-store, no-cache, must-revalidate,...
  5. After logout browser back button shows cached protected page

    After logout browser back button shows cached protected page.
    Anyone have the same issue on contao version 2.11.2

    tested on FF 13
  6. Thread: Member notify

    by sal
    Replies
    6
    Views
    1,736

    Re: Member notify

    lahko mi tudi kaj donirate ;)
  7. Thread: Member notify

    by sal
    Replies
    6
    Views
    1,736

    Re: Member notify

    I needed this also ..so I wrote something for my needs

    here you have it if you still need it:
    http://www.contao.org/en/extension-list/view/zmembers_expire_notification.10000003.en.html
  8. Replies
    15
    Views
    4,260

    Re: Solution to token errors

    I will say just one more thing..
    Leo is an extremly good developer and understands SEO quite good but when it comes to UX there is allways a battle.
    I think UX is as much important as security and...
  9. Replies
    15
    Views
    4,260

    Re: Solution to token errors

    yes maybe we are not clear enough and it's our fault ..so I will put here just a little reminder quote from a random google results site:

    What is UX?

    UX is an acronym for "user experience."...
  10. Replies
    15
    Views
    4,260

    Re: Solution to token errors

    I agree that even advanced end users will have troubles handling this error, because this is not something like "Wrong password"
    Even if they will take their time to read it once or twice.

    I had...
  11. Replies
    15
    Views
    5,920

    Re: HTML5 Boilerplate - SOLVED

    I suggest reading this short article found on boilerplate:
    http://weblogs.asp.net/dwahlin/archive/2011/06/05/getting-started-using-html5-boilerplate.aspx
  12. Adding/Editing content elements by using multiple editing

    Hello,
    anyone knows when will be this feature available?
    http://dev.contao.org/issues/2670
  13. Replies
    0
    Views
    736

    dfGallery configuration in detail

    dfGallery is offering no support and documentation at all

    so is there someone who played with it an change for example language in a preloader or remove/change data on top of dfgallery (Picture...
  14. Replies
    5
    Views
    2,890

    Re: disable the browser language detection?

    maybe this?:

    system/config/initconfig.php
    put:
    $objEnvironment->httpAcceptLanguage=array('sl');
    ..now this is your default language
    :roll:
  15. Replies
    7
    Views
    2,964

    Re: No active page for page ID ... Error 404 in Log

    open firefox browser -> firebug addon -> Net tab
    if you see red lines than you've found your error

    fix paths to your css/js/images/...etc. files and you're done
  16. Replies
    1
    Views
    970

    Re: webshop 2.0.5 and TL 2.8.0

    okee..

    tables are named as camelCaps and not all lowercase ..so when i update all my tables are transformed to lowercase

    so now i don't know if these tables are followed by standard or not
    ...
  17. Replies
    1
    Views
    970

    webshop 2.0.5 and TL 2.8.0

    it looks like it works but i think there is something wrong while installing webshop

    after clicking on Update database button it still shows the same tables that needs to be created but they...
  18. Replies
    1
    Views
    1,303

    Re: Stemming for search engine in TL

    ..hm as far as i can see there's only english stemming locales for php (porter's)

    so this must be a very nasty and time consuming job that nobody wants to do :lol:
  19. Replies
    1
    Views
    1,303

    Stemming for search engine in TL

    I miss a good stemming algorithm for seach engine in TL
    ..and if possible multiligual

    http://www.codediesel.com/php/porter-st ... in-search/

    http://en.wikipedia.org/wiki/Stemming
  20. Replies
    7
    Views
    2,964

    No active page for page ID ... Error 404 in Log

    If you wonder what is the cause for this error
    i.e.: Details: No active page for page ID "plugins", host "somedomain.com" and languages "en"

    open firefox -> firebug -> Net
    if you see red...
  21. Replies
    0
    Views
    1,124

    tinyBrowser for TinyMCE modified for TypoLight

    I have modified tinyBrowser plugin to have thumbnail preview of images in tinyMCE for use with Typolight
    - currently supports ftp safe mode hack(if needed) but you have to reenter ftp connection...
  22. Replies
    4
    Views
    2,007

    Re: tinyMCE - typolinks vs. advlink

    well I am using it... but sometimes there are two different images one for thumbnail and one for big image displayed in lightbox modal window
    ...so clickable thumbnail is different from the one...
  23. Replies
    4
    Views
    2,007

    Re: tinyMCE - typolinks vs. advlink

    Solved:

    It's not a perfect solution but it does the job.

    Instead of hacking tiny_mce for a better rel="" solution than advlink can offer, we'll write a Javascript dealing with the creation of...
  24. Replies
    4
    Views
    2,007

    tinyMCE - typolinks vs. advlink

    I see there is typolinks instead advlink but i am wondering why there is no support in typolinks for advanced feature Relationship page to target ..where i can choose Lightbox for ex.: link to...
  25. Replies
    3
    Views
    1,485

    Re: dfGallery settings/properties

    ok silly me I've found under Maintenance->Purge data->system/html :oops: :roll:
  26. Replies
    3
    Views
    1,485

    Re: dfGallery settings/properties

    ..there seem to be one more problem
    if i change structure in File manager (add folders, move pictures between folders)
    ...then my new structure is not visible in dfGallery until I manualy remove...
  27. Replies
    3
    Views
    1,485

    dfGallery settings/properties

    Hello,
    I have one problem with dfGallery settings..
    if I change anything in df_default.tpl or df_mac.tpl or properties.php in ex.: 'config_theme_slideshow_pauseAtStart' => true,
    it allways stays...
Results 1 to 27 of 27