osHelpers - Help for your osCommerce store
 
Google Base Feed Germany
iFrame Defender v1.2
oscommerce Seo
  Seo Pack 2
  SE Friendly URLs
  Session ID Removal
  Title and Meta Tags
  Google Sitemap
Magnum Shopping Cart
  Magnum MVS 8.4 Basic
osCommerce Services
  osc / cre patch
  Data Entry
  Data Extraction
  bugs and fixing
  Site Transfer
  creloaded Transfer
  Design Special
  Hosting
osCommerce Templates
osCommerce Contributions
  Credit Modules
  Features
  Images
  InfoBoxes
  Languages
  Order Total Modules
  Other
  Payment Modules
  Reports
  Shipping Modules
  Templates/Themes
  Zones
osCommerce Articles
osCommerce Tutorials
  Installing osCommerce
  Configuring your store
  Adding categories
  Adding products
  Adding product attributes
  Configuring currency
  Adding payment modules
  Adding shipping modules
  Configuring sales tax
  Editing your home page
  Editing columns
  Editing header and footer
  Creating specials
  Managing customers
  Sending out a newsletter
  Sending out email
  Managing your banners
  Backup database
CRELoaded Tutorials
  Add Administrators
  Add Article Author
  Additional Images
  Create a New Page
  Define Mainpage
  Disable cc Encryption
  Disable Company Field
  Disable Country
  Disable Date of Birth
  Display broken images
  Easypopulate Export
  Email confirmation
  Insert Faq
  Max Package Weight
  Require Terms of Use
  Affiliate Newsletter
  Enable Cache
CB Power Affiliate
Tell A Friend
 

Tell someone you know about this product.

   OSHELPERS | OSCOMMERCE CONTRIBUTIONS | FEATURES | 1458   


oscommerce EditLanguages
[1458]
 
 
box_bg_l.gif.
"This is edit_textdata.php and supporting files.

This works in MS1 and MS2.

This will allow you or your client who has an OSCommerce store to modify the
various language files without having to know PHP. In the present way
you do it, you use the Define Languages under Tools, which is fine, but you
have to know too much PHP to be comfortable with it. My client wants to be
able to modify that text without having to bother me.

I had found another program in the contributions that is similar to this
but it was not robust enough to handle the parsing and reassembly of the
files after an edit.

The heart of this module is a robust parser. I wish I had a YACC for
PHP, maybe someone knows of one. Short of YACC and some BNF parser this
will do well.

The parser can handle structures like:

define ('TITLE_TEXT', 'Howdy, not dont be a stranger');

as well as

define ('DATE_FORMAT_A', DATE_FORMAT . 'more stuff');

It ignores whitespace and other things.

This includes a set of help html files an picture tutorials to show
you how to operate it.

The only thing that I forgot to mention in the Help is that the user
must escape apostrophes such as don't, and of course linefeeds n.

To use it gunzip and untar in the admin directory. Then modify the
Tools box to add this to the end of it.

The main entry point is edit_textdata.php.

Please Feel free to incorporate this into OSCommerce, I give free license
to do so.

Julian Brown
julian@jlbprof.com"

 


For more information, visit the official osCommerce contribution webpage.
box_bg_r.gif.
 

osHelpers

osHelpers