phpBMS

Changeset 712 for trunk/phpbms/install

Show
Ignore:
Timestamp:
01/05/10 09:42:49 (2 years ago)
Author:
brieb
Message:
  • fixed #393 - issue wth FPDI and php5.3 using depreciated object pointers during creation.
  • added link to phpBMS registration. Doing this in hopes to collect valuable information about phpBMS users and where to guide the project in the future
Location:
trunk/phpbms/install
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/install/index.php

    r703 r712  
    458458                                information about phpBMS, please visit the <a href="http://www.phpbms.org">phpBMS Project web site</a>.  The phpBMS project web site 
    459459                                has many resources to help you including a user wiki, users forum, and mailing list that can help you.</p> 
    460                                 <h3>Paid Customization, Installation, Support Options</h3> 
    461                                 <p>Paid technical support and phpBMS customization is available from <a href="http://www.kreotek.com">Kreotek</a>,</p> 
     460                                <h3>Paid Installation and Support Options</h3> 
     461                                <p>Paid technical support and phpBMS customization is available from <a href="http://www.kreotek.com">Kreotek</a></p> 
     462 
     463                                <h2>Help Make phpBMS Better!</h2> 
     464 
     465                                <h3>Registration</h3> 
     466 
     467                                <p> 
     468                                    Take the time to register your copy of phpBMS.  Registration helps 
     469                                    guide future development of the project so we can continue to make 
     470                                    focus on the communities needs. 
     471                                </p> 
     472                                <p id="registerP">Take a minute to <a href="kreotek.com/registerphpbms">register your copy of phpBMS</a> today.</p> 
     473 
     474                                <h3>Contribute</h3> 
     475 
     476                                <p> 
     477                                    phpBMS is true open source software.  Contributions in the form of code patches, new modules, 
     478                                    documentation, and bug reporting are always appreciated.  You can find out more about 
     479                                    contributing to the project at <a href="http://www.phpbms.org">community web site</a>. 
     480                                </p> 
    462481 
    463482                        </div> 
  • trunk/phpbms/install/install.css

    r682 r712  
    114114} 
    115115 
     116#registerP { 
     117    background:white none repeat scroll 0 0; 
     118    border:1px solid #CCCCCC; 
     119    font-size:19px; 
     120    padding:10px; 
     121    color: #9F0000; 
     122    text-align:center; 
     123    margin: 15px 10px; 
     124} 
     125 
    116126#userpassTable{ 
    117127 
    118     margin: 0 auto; 
     128    margin: 10px auto; 
    119129 
    120130} 
  • trunk/phpbms/install/update.php

    r703 r712  
    317317                                has many resources to help you including a user wiki, users forum, and mailing list that can help you.</p> 
    318318                                <h3>Paid Customization, Update, Support Options</h3> 
    319                                 <p>Paid technical support and phpBMS customization is available from <a href="http://www.kreotek.com">Kreotek</a>,</p> 
    320  
     319                                <p>Paid technical support and phpBMS customization is available from <a href="http://www.kreotek.com">Kreotek</a>.</p> 
     320 
     321                                <h2>Help Make phpBMS Better!</h2> 
     322 
     323                                <h3>Registration</h3> 
     324 
     325                                <p> 
     326                                    Take the time to register your copy of phpBMS.  Registration helps 
     327                                    guide future development of the project so we can continue to make 
     328                                    focus on the communities needs. 
     329                                </p> 
     330                                <p id="registerP">Take a minute to <a href="kreotek.com/registerphpbms">register your copy of phpBMS</a> today.</p> 
     331 
     332                                <h3>Contribute</h3> 
     333 
     334                                <p> 
     335                                    phpBMS is true open source software.  Contributions in the form of code patches, new modules, 
     336                                    documentation, and bug reporting are always appreciated.  You can find out more about 
     337                                    contributing to the project at <a href="http://www.phpbms.org">community web site</a>. 
     338                                </p> 
    321339                        </div> 
    322340 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.