Document catalog

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nic

    #1

    Document catalog

    Hi,

    I'd like to create my document catalog by using php + mysql.
    The catalog should be quite simple, composed by two pages.

    Main page:
    Search engine
    Browse by category: cat1, cat2, cat3

    Document page:
    Title
    Type
    Review
    Localization

    Do you know some script or CMS useful for this purpose?
    Many thanks!

    Best,
    Nic
  • Peter Fox

    #2
    Re: Document catalog

    Following on from Nic's message. . .
    >Hi,
    >
    >I'd like to create my document catalog by using php + mysql.
    >The catalog should be quite simple, composed by two pages.
    (1) Put "CMS" into Wikipedia

    (2) You need to think what sort of documents and what sort of search
    *and all the functions the users want*. eg edit? Ask questions? Cross
    link to associated documents? Navigate structured pages? So you've
    probably got to do a lot more system specification before jumping to
    solutions.



    --
    PETER FOX Not the same since the cardboard box company folded
    peterfox@eminen t.demon.co.uk.n ot.this.bit.no. html
    2 Tees Close, Witham, Essex.
    Gravity beer in Essex <http://www.eminent.dem on.co.uk>

    Comment

    • Nic

      #3
      Re: Document catalog

      Thanks for the answer.
      Originally I thought of using a CMS, but all the CMS I know (e.g.
      Wordpress) are optimized for Blog. Can you indicate me a more flexible
      CMS please? Thanks.
      Best,
      Nic

      Peter Fox ha scritto:
      Following on from Nic's message. . .
      >Hi,
      >>
      >I'd like to create my document catalog by using php + mysql.
      >The catalog should be quite simple, composed by two pages.
      (1) Put "CMS" into Wikipedia
      >
      (2) You need to think what sort of documents and what sort of search
      *and all the functions the users want*. eg edit? Ask questions? Cross
      link to associated documents? Navigate structured pages? So you've
      probably got to do a lot more system specification before jumping to
      solutions.
      >
      >
      >

      Comment

      • Jiri Fogl

        #4
        Re: Document catalog

        I'm quite satisfied with KnowledgeTree. There's (AFAIK) also plugin for
        eGroupware.


        Nic napsal(a):
        Thanks for the answer.
        Originally I thought of using a CMS, but all the CMS I know (e.g.
        Wordpress) are optimized for Blog. Can you indicate me a more flexible
        CMS please? Thanks.
        Best,
        Nic
        >
        Peter Fox ha scritto:
        >Following on from Nic's message. . .
        >>Hi,
        >>>
        >>I'd like to create my document catalog by using php + mysql.
        >>The catalog should be quite simple, composed by two pages.
        >(1) Put "CMS" into Wikipedia
        >>
        >(2) You need to think what sort of documents and what sort of search
        >*and all the functions the users want*. eg edit? Ask questions? Cross
        >link to associated documents? Navigate structured pages? So you've
        >probably got to do a lot more system specification before jumping to
        >solutions.
        >>
        >>
        >>

        Comment

        Working...