Announcement

Collapse
No announcement yet.

HTML in product descriptions without using !!<>!!?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    HTML in product descriptions without using !!<>!!?

    Hi,

    I'm in the process of changing the design of our webstore, and this means adding HTML tags to the product description. All of these tags are already styled using CSS.

    My question is: Is it possible to enable the product descriptions to display HTML, without having to enclose the text within the !!< >!! tags? The reason for asking is because I've got 900+ products to change, and any saving on key presses would be appreciated.

    Also, I notice in the HTML section of the Text section of Actinic, there are two entries - !!<%s>!! - (ID 1193 and 1194) which don't seem to be referred to in the AUG, but look like they'd do the job if they could be applied to the product description.

    Please can anyone advise as to whether this is possible?

    #2
    I'd like to further this question with a feature request.

    a tickbox that says: 'This is HTML'.

    Then actinic assumes that all of the text in the box is html.

    Comment


      #3
      Another option to cut out keystrokes, if you require !!< and >!! in all your product descriptions, is to prefix and append !!< and >!! respectively to these fields directly into the database once you have added your HTML into the relevant fields.
      (note - editing the database is not recommended for the inexperienced. Make BACKUPS before even attempting it!)
      Alternatively there are plugins available that would perform this kind of action (amongst others) for you.

      a tick box that says: 'This is HTML'.
      Excellent idea Gabriel. Whooooosh. Straight onto the wish list.
      Fergus Weir - teclan ltd
      Ecommerce Digital Marketing

      SellerDeck Responsive Web Design

      SellerDeck Hosting
      SellerDeck Digital Marketing

      Comment


        #4
        or set up an automatic keystroke thingy - hit a button o nthe keyboard and it types in the code - can't remember what its called

        Comment


          #5
          hit a button o nthe keyboard and it types in the code - can't remember what its called
          A macro?

          This might be of use:
          http://www.macroexpress.com/
          There are probably some free utilities out there as well.

          Myles
          www.magicalwonders.com

          Comment


            #6
            or enclose the description in some php that unescapes all the escaped characters.

            Comment


              #7
              or remove the delimiting factor altogether from actinic and allow it to parse your HTML cleanly as it would recognise the coding instructions on a WYSIWYG format within the frag and products etc?
              Affordable solutions for busy professionals.
              Website Maintenance | UK Web Hosting

              Comment


                #8
                the problem with this is that...


                actually, its not a problem, you're right.

                get rid of that god damn pointless !!<>!! thing, its useless. 'nic should be able to just 'know' if it needs to insert html

                Comment


                  #9
                  Originally posted by gabrielcrowe

                  get rid of that god damn pointless !!<>!! thing, its useless. 'nic should be able to just 'know' if it needs to insert html
                  *mumbles*
                  I was moaning about this yesterday and got called a nutter
                  *stomps off in a fake strop*
                  Tracey

                  Comment


                    #10
                    *looks to V9 hopefully........."
                    Fergus Weir - teclan ltd
                    Ecommerce Digital Marketing

                    SellerDeck Responsive Web Design

                    SellerDeck Hosting
                    SellerDeck Digital Marketing

                    Comment


                      #11
                      Originally posted by budgetbumps
                      *mumbles*
                      I was moaning about this yesterday and got called a nutter
                      *stomps off in a fake strop*
                      put your vote here then
                      Affordable solutions for busy professionals.
                      Website Maintenance | UK Web Hosting

                      Comment


                        #12
                        I was moaning about this yesterday and got called a nutter
                        LOL. There is no justice in the world!

                        Myles
                        www.magicalwonders.com

                        Comment


                          #13
                          werent you were complaining about the mis-labelling of the 'insert html' part of the interface, that still requires the user to use the silly tags?

                          but still, the concept stands. something like this in actinic would be the best thing since sliced bread.

                          Developers? are you listening?

                          Comment


                            #14
                            Originally posted by pinbrook
                            or set up an automatic keystroke thingy - hit a button o nthe keyboard and it types in the code - can't remember what its called
                            remembered it AutoIT

                            Comment


                              #15
                              AutoIT is perhaps one of the most useful tools ever.

                              Its a combination of visual basic and event hooker. wonderfully easy to code in.

                              Comment

                              Working...
                              X