Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorwebaccounts
    • CommentTimeNov 21st 2008 edited
     
    I wanted to make some good changes to the system, but where do I put these changes at?

    I added a section at the admin login page to link back to the main site.

    I added a delete option in the import tab in the admin section so you can delete images.

    I added the title to the browser bar.

    I added a link for the header title to go back to the opening page since you can't if you use search.

    I added Collections to the jump to menu.
    •  
      CommentAuthorkimparsell
    • CommentTimeNov 21st 2008 edited
     
    Hi webaccounts -

    Thanks for your interest in contributing to the Plogger project.

    Are you doing your development on the latest stable version (1.0beta3) that was downloaded from the main website page? If so, that version is old. The project code has changed considerably since that was released, including bugfixes, new features, and a complete restructuring.

    In reading your list, I see at least one thing that has already been added to the latest SVN version - the link back to the main site on the login page. In fact, the entire login page was redesigned, with new features incorporated. There are other new features in the latest SVN version that you may not be aware of that would impact the things that you are currently developing.

    I would recommend that you download the latest SVN version using a Subversion client, such as TortoiseSVN, and do your development on the latest SVN version. That would allow you to create patches that can be added to a Trac ticket for the dev team to review, test, and then decide whether to add them to the core or not. Using Subversion will also allow you to stay up-to-date with the latest code available from SVN much easier.

    I would also recommend reading the Trac Wiki for developer information. One link is to the (still under development) Codex regarding reporting and patching bugs. The other link is to some Plogger developer standards.

    You're more than welcome to contribute patches (you can open a ticket for each patch you create). We encourage people to join the development and make Plogger even better.

    Let us know if you have any other questions.

    Kim
  1.  
    Ok, thanks for all the info.

    I'm currently using the Version 3.0 Beta.

    I'll get the SVN client as you suggest and send my patches. Thanks again for the response and the great app.