UtterAccess HomeUtterAccess Wiki

Welcome Guest ( Log In | Register )

Discussion
> Main Page    
(Difference between revisions)
Revision as of 23:00, 12 April 2011
Jleach (Talk | contribs)
(added internal anchors, removed commented markup documentation)
← Previous diff
Revision as of 08:36, 10 May 2011
Jleach (Talk | contribs)
(Updated page to include "things to do" section)
Next diff →
Line 53: Line 53:
|<font size="3">This section contains a list of common error codes and information regarding the cause and resolution of them</font> |<font size="3">This section contains a list of common error codes and information regarding the cause and resolution of them</font>
|} |}
 +|}
 +<br><br><br>
 +<!-- THINGS TO DO HEADER -->
 +<div id="todo" />
 +{{MainPageHeadingLinks}}
 +<table border="3" cellspacing="0" cellpadding="0" style="margin:0; padding:0; width:100%;">
 + <tr style="margin:0; border:0; padding:0;">
 + <td width="335" style="margin:0; border:0; padding:0;"><img src="/wiki/images/b/b2/UaWikiToDoV4.gif" style="margin:0; border:0; padding:0;"></td>
 + <td style="margin:0; border:0; padding:0;"><img src="/wiki/images/5/5a/UaWikiBG4.gif" style="margin:0; border:0; padding:0;" height="50" width="100%"></td>
 + </tr>
 +</table>
 +<!-- THINGS TO DO CONTENT -->
 +{| border="3" style="width: 100%; text-align:center;"
 +|- valign="top" <!-- anchor the link/image to the top of the cell -->
 +| width="50%" |
 + {| border="0"
 + |<br><font size="5">[[:Category:Content Requiring Completion|Completion Required]]</font><br><br>
 + |-
 + |<font size="3">These articles have been marked by the author as severely lacking. Stop in and help out by adding content.</font>
 + |}
 +| width="50%" |
 + {| border="0"
 + |<br><font size="5">[[:Category:Content for Review|Review Required]]</font><br><br>
 + |-
 + |<font size="3">These articles have been flagged by authors or readers as requiring review. Take a skim through to see if it looks ok to you and remove the flag if it is.</font>
 + |}
 +|- valign="top"
 +|
 + {| border="0"
 + |<br><font size="5">[[Special:Wantedpages|Wanted Pages]]</font><br><br>
 + |-
 + |<font size="3">The pages in this list are linked to elsewhere in the UA Wiki but do not yet exist. There's always plenty here, and even a short starter paragraph is helpful!</font>
 + |}
 +|
 + {| border="0"
 + |<br><font size="5">[[Special:Deadendpages|Dead Ends]]</font><br><br>
 + |-
 + |<font size="3">The power of a wiki lies in it's ability to continuously link to more and more subjects. These pages have no links in them, and you can make a difference just by adding links to existing text, whether or not the linked page exists yet.</font>
 + |}
 +
|} |}
<br><br><br> <br><br><br>
Line 133: Line 173:
|} |}
|} |}
 +<br><br>
 +<!-- END OF PAGE -->
 +<!-- DOCUMENTATION --
 +
 +Headers and Content tables are split into two separate tables.
 +
 +The Content table contains two columns which are explicilty set to take 50% each.
 +This is only done for the first two column defs, the rest follow suite.
 +
 +In each cell of the Content table, one more table exists which consists of one column,
 +two rows and a hidden border. This is required so the links align with each other between
 +neighboring columns. The valign of each row in the Content table (not this "hidden" table)
 +must be set to ensure that the links do not move as the window is resized. In the hidden
 +table, the first row displays the link, and the second row displays the descriptive text.
 +
 +Generally nested tables are frowned upon, but I've tested this layout on various
 +browsers (IE, FF, iPhone and Droid) and they all display correctly.
 +
 +Cell padding is erratic no matter how applied. I've settled for using a few extra <br>
 +tags instead.
 +
 +
 +{| border="3" style="width: 100%; text-align:center;"
 +|- valign="top"
 +| width="50%" |
 + {| border="0"
 + |<br><font size="6">[[:Category:TOC PAGE NAME|DISPLAY TEXT]]</font><br><br>
 + |-
 + |<font size="3">DESCRIPTIVE TEXT ABOUT TOC LINK</font>
 + |}
 +| width="50%" |
 + {| border="0"
 + |<br><font size="6">[[:Category:TOC PAGE NAME|DISPLAY TEXT]]</font><br><br>
 + |-
 + |<font size="3">DESCRIPTIVE TEXT ABOUT TOC LINK</font>
 + |}
 +|- valign="top"
 +|
 + {| border="0"
 + |<br><font size="6">[[:Category:TOC PAGE NAME|DISPLAY TEXT]]</font><br><br>
 + |-
 + |<font size="3">DESCRIPTIVE TEXT ABOUT TOC LINK</font>
 + |}
 +|- valign="top"
 +|
 + {| border="0"
 + |<br><font size="6">[[:Category:TOC PAGE NAME|DISPLAY TEXT]]</font><br><br>
 + |-
 + |<font size="3">DESCRIPTIVE TEXT ABOUT TOC LINK</font>
 + |}
 +|}
 +
 +END DOCUMENTATION -->
<br><br> <br><br>
[[Category:Table of Contents]] [[Category:Table of Contents]]
[[Category:Access Wiki Index]] [[Category:Access Wiki Index]]

Revision as of 08:36, 10 May 2011


2011-04-03 UA Wiki Updates its Main Page & Help Interface

The UA Wiki takes on a new look and feel as the main page is updated with a new layout and advancements are made in ways to make sure you have easy access to helpful information. UA now has a comprehensive User Contribution Guide and Help section to make it as easy as possible for editors and contributors. We hope that you find these changes will make your experience using the UA Wiki all that much better, and as always feel free to send a moderator your feedback so we can continue to improve for you!



Articles

The Articles section contains writeups on a wide variety of Access topics

Function Library

The Function Library contains single procedures of VBA code that can be used in your projects

Code Archive

The Code Archive contains working examples and demonstrations of functionalities submitted by it's users

Error Codes

This section contains a list of common error codes and information regarding the cause and resolution of them





Completion Required

These articles have been marked by the author as severely lacking. Stop in and help out by adding content.

Review Required

These articles have been flagged by authors or readers as requiring review. Take a skim through to see if it looks ok to you and remove the flag if it is.

Wanted Pages

The pages in this list are linked to elsewhere in the UA Wiki but do not yet exist. There's always plenty here, and even a short starter paragraph is helpful!

Dead Ends

The power of a wiki lies in it's ability to continuously link to more and more subjects. These pages have no links in them, and you can make a difference just by adding links to existing text, whether or not the linked page exists yet.





UA Wiki Help

Help Topics that have been written and tested specifically for the UA Wiki

Contribution Guide

A quick start guide on editing and contributing content to the UA Wiki

Markup Listing

An alphabetical listing of common wiki markups, tasks and techniques

MediaWiki Help

The UA Wiki is powered by MediaWiki whose help contents are here. Be careful of cross-version discrepancies when referring to external help





Terms of Use

The UA Wiki Terms of Use are identical to the Forum Terms. Scroll to the bottom of the page to read them

The CCL

The Creative Commons Share-Alike License allows you to use Function Library entries in your applications

Moderators

The Wiki Moderation Team is here to answer questions comments or concerns







Discussion
Thank you for your support!
Disclaimers