Git Product home page Git Product logo

multimedia-portal's People

Contributors

slayer-b avatar

Watchers

James Cloos avatar

multimedia-portal's Issues

common locale cms

As there are two types of localized tables:
1) fully localized: all fields represent one locale(no common fields)
 -- add a 'locale' field
 -- create filter by locale.
2) partly localized: here can be some fields that are common for all locales
 -- show all records + filter by locale + multi-update feature
 -- insert new record:
  -- if one exists with same common properties(parent) do not create parent
  -- if nothing exists with same common properties create new parent
 -- update:
  -- show one record (in current locale) + same record in another locale
  -- show all locales by one parent(filter) + multi-update

Original issue reported on code.google.com by [email protected] on 27 Apr 2010 at 1:19

Decide what tables to localize

 - locales
localize:
 - autoreplace
 - pages
 - site_config (full)
 - pages_pseudonyms (full)
 - photo (create feature for auto localization)

not localize:
 - photo_rating
 - new_password
 - photo_comment
 - users
 - roles
 - resolution
 - counters (?)

Original issue reported on code.google.com by [email protected] on 27 Apr 2010 at 1:23

Project structure

Develop a new folder structure for project, instead of all files in one
project.

New structure must have different catalogs/projects/.. for private and files.

Private files are files that contain such data as passwords, logins, ips
and some others, also private files are jsps that have unique design
features (like view). 
Replace private by some example files (like only view in pure jsp without
any styles and images).
All other files are public.
Replace all constant references to jsp files from classes by setters, and
initialize them via XML configuration.


Original issue reported on code.google.com by [email protected] on 14 Apr 2010 at 6:59

localization - pages pseudonyms

It should not be like autoreplace table(i think), instead there should be
just one field added(language/locale). Because different languages might
have different quantity of pseudonyms for one pages(category).

Original issue reported on code.google.com by [email protected] on 23 Apr 2010 at 1:30

Apply license

Put notice to the top of each file. Create a LICENSE file in the top of
hierarchy. 

Original issue reported on code.google.com by [email protected] on 12 Apr 2010 at 9:15

Localization - autoreplace - re 1

Make none-localizable fields to be unique, i. e.
1) if you add another record with same fields a new none-localizable record
is not created, instead localized fields are appended as children.
2) make a button in cms like 'append in other locale'.
3) when showing in cms show only those, that are in current locale.

Original issue reported on code.google.com by [email protected] on 23 Apr 2010 at 1:22

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.